Add first example robot (rrbot as system)#37
Conversation
* Change package names to represent the actual state. * Describe connection to the example URDFs
…/ros-controls/ros2_control_demos into add_rrbot_system_position_joints
…omment out the name of the node from the roslaunch file to avoid issue with LifecycleNode-Names. Add better robot's movement simulation.
…/ros-controls/ros2_control_demos into add_rrbot_system_position_joints
…/ros-controls/ros2_control_demos into add_rrbot_system_position_joints
Codecov Report
@@ Coverage Diff @@
## master #37 +/- ##
============================================
- Coverage 100.00% 0.00% -100.00%
============================================
Files 4 1 -3
Lines 4 71 +67
============================================
- Hits 4 0 -4
- Misses 0 71 +71
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
ros2_control_demo_hardware/include/ros2_control_demo_hardware/rrbot_system_position_only.hpp
Outdated
Show resolved
Hide resolved
ros2_control_demo_hardware/include/ros2_control_demo_hardware/rrbot_system_position_only.hpp
Show resolved
Hide resolved
ros2_control_demo_hardware/include/ros2_control_demo_hardware/rrbot_system_position_only.hpp
Outdated
Show resolved
Hide resolved
ros2_control_demo_hardware/include/ros2_control_demo_hardware/rrbot_system_position_only.hpp
Outdated
Show resolved
Hide resolved
jordan-palacios
left a comment
There was a problem hiding this comment.
Barring @bmagyar comments, LGTM.
|
@destogl I'm happy to update these components (let's merge soon) once ros-controls/ros2_control#258 is merged. I'm happy to merge this now |
…rrbot_system_position_only.hpp Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
bmagyar
left a comment
There was a problem hiding this comment.
Tested with latest master of framework and controllers, nice work!
Also tested all commands in the readme
Some TODOs: