ros-controls/ros2_controllers

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

开放

#150 创建于 2021年2月23日

 (1 条评论) (0 个反应) (0 位负责人)C++ (520 个派生)auto 404
enhancementhelp wantedpersistentstale

仓库指标

星标
 (810 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南