splintered-reality / py_trees_ros_tutorials

Tutorials for py_trees on ros
Other
10 stars 10 forks source link

[ros2] standard output/error for launchers not showing #2

Closed stonier closed 5 years ago

stonier commented 5 years ago

Reproduce:

shell one $ ros2 launch py_trees_ros mock-robot.launch.py
shell two $ ros2 topic pub /led_strip/command std_msgs/String "data: 'blue'"
shell one $ ctrl-c

Workarounds:

stonier commented 5 years ago

Partially working now - node logging is working, but prints not yet.

stonier commented 5 years ago

Closing out since I'll not list up ros2 issues here. Instead, refer to https://snorriheim.atlassian.net/wiki/spaces/TechnicalNotes/pages/549486593/Ros2Launch.