ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
/home/bruno/rodain
, you need to adapt it to the full file name (e.g. /home/bruno/custom_roslog.conf
).output="screen"
argument in the respective node
tags of your launch file. E.g. <node name="my_node" pkg="my_pkg" type="my_node_executable" output="screen"/>