ros-controls/ros2_control_demos

Add integration tests: Do the robots actually move?

Ouverte

#1 089 ouverte le 27 mars 2026

 (4 commentaires) (0 réaction) (1 personne assignée)Python (313 forks)auto 404
enhancementgood second issuehelp wantedstale

Métriques du dépôt

Stars
 (815 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur