ros-controls/ros2_controllers

Enable synchronized execution of trajector, gripper movements, and GPIOs activation

Offen

#150 geöffnet am 23.02.2021

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (520 Forks)auto 404
enhancementhelp wantedpersistentstale

Repository-Metriken

Stars
 (810 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide