ros2_controllers icon indicating copy to clipboard operation
ros2_controllers copied to clipboard

No Output to Screen for JTC Commands in the Demos

Open jackcenter opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. In the demos ros2 launch ros2_control_demo_bringup test_joint_trajectory_controller.launch.py publisher_config:=rrbot_namespace_joint_trajectory_publisher.yaml doesn't output the commands to the screen like the other controllers do.

Describe the solution you'd like I was planning on adding the output to the test nodes here

Describe alternatives you've considered Could assume the user knows how to echo the topic, or explain this in the tutorials. But I think printing the command to the console matches the other examples.

Additional context Reference conversation can be found here in ros-controls/ros2_control_demos#170

jackcenter avatar May 02 '22 18:05 jackcenter

I am planning to work on this.

jackcenter avatar May 02 '22 18:05 jackcenter

Close because the node is moved to another repo and should be solved in #389

destogl avatar Aug 24 '22 11:08 destogl