ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, this was changed, in 2013 already actually. From the CHANGELOG.rst:
add option to disable terminal title setting
the option referred to would be --disable-title
:
roslaunch --help
...
--disable-title Disable setting of terminal title
...
2 | No.2 Revision |
Yes, this was changed, in 2013 already actually. From the CHANGELOG.rst:
add option to disable terminal title setting
the option referred to would be --disable-title
:
roslaunch --help
...
--disable-title Disable setting of terminal title
...
This was added by ros/ros_comm#288.
3 | No.3 Revision |
Yes, this was changed, in 2013 already actually. From the CHANGELOG.rst:
add option to disable terminal title setting
the option referred to would be --disable-title
:
roslaunch --help
...
--disable-title Disable setting of terminal title
...
This was added by ros/ros_comm#288.
4 | No.4 Revision |
Yes, this was changed, in 2013 already actually. From the CHANGELOG.rst:
add option to disable terminal title setting
the option referred to would be --disable-title
:
$ roslaunch --help
...
--disable-title Disable setting of terminal title
...
This was added by ros/ros_comm#288.