-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with latest master of framework and controllers, nice work!
Also tested all commands in the readme
Some TODOs: