ros-controls/ros2_controllers
Enable synchronized execution of trajector, gripper movements, and GPIOs activation
Aperta
#150 aperta il 23 feb 2021
enhancementhelp wantedpersistentstale
Metriche repository
- Star
- (810 stelle)
- Metriche merge PR
- (Merge medio 20g 7h) (79 PR mergiate in 30 g)
Descrizione
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.