ros-controls/ros2_controllers
Enable synchronized execution of trajector, gripper movements, and GPIOs activation
Ouverte
#150 ouverte le 23 févr. 2021
enhancementhelp wantedpersistentstale
Métriques du dépôt
- Stars
- (810 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
It is interesting to synchronize the robot's GPIOs and gripper with the trajectory execution for many industrial scenarios. When the latter is possible doable with JointTrajectoryController, the use-case with GPIOs message and controller extension is needed.
It would be good to have examples of both use-cases.