ros-controls/ros2_control_demos
View on GitHubAdd integration tests: Do the robots actually move?
Open
#1,089 opened on Mar 27, 2026
enhancementgood second issuehelp wantedstale
Repository metrics
- Stars
- (815 stars)
- PR merge metrics
- (PR metrics pending)
Description
We currently test only if the systems (hardware+controllers) are launched correctly.
But there is no test if the robots actually move. This leads to issues with configuration, like reported in #1086
We can use a similar pattern like in gz_ros2_control_tests and adapt them to the demos.