roadmap
roadmap copied to clipboard
Resolves ros-controls/ros2_control#600 QUESTION: Should we actually make all the commands to be one-shot per default?
Here is some high level feedback on the Fallback Controllers proposal. After we discuss the changes to the doc I can fix the main text to reflect what we decide.
resolves #50 Please add your comments as review.
Design draft showing what synchronization exists between the Controller Manager's thread and an asycnhronous controller
Hi, working on `ros2_control_demos` package I found a few interesting stuff regarding the quality or ROS2 packages. I would like to document those here and we could use it to...
This PR is discussion place for the new structure of control.ros.org page. The goals is to make finding information easier. This effort should be started on a new branch and...
This is a proposal to trigger generic "things" during trajectory execution. I propose extending the trajectory_msgs/JointTrajectory message type with an additional **string[] waypoint_callbacks** field. The length of this field should...