Description
Hi there,
So I've just noticed that this repository is an entirely new codebase for mujoco_ros2_control.
As you probably saw in the other issues thread, there is already a functioning (albeit not feature complete) mujoco_ros2_control integration, being worked on by @DavidPL1 and myself. I will be making the pull request soon to merge the currently split forks into one.
I also noticed that one of your todo's is integrating sensors. My fork also includes the port of mujoco_ros_sensors package developed by @DavidPL1, and has been extended to include a spinning Lidar sensor to support navigation as well.
Given that we are all working for the same common goal, wouldn't it make sense to combine our development effort to create a single consolidated mujoco_ros2_control package?