rc 0 notification in ros 2 launch system
What does " rc 0 " signifies, which is print on the console terminal whenever we kill the ros 2 launch process ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
What does " rc 0 " signifies, which is print on the console terminal whenever we kill the ros 2 launch process ?
rc
stands for "return code" and rc 0
means that your processes exited with return code 0, which usually means exited cleanly.
Asked: 2018-05-23 00:41:21 -0600
Seen: 94 times
Last updated: May 23 '18
Is there a release date of ros 2 or more informations about it?
Is the planned ROS1 to ROS2/DDS bridge available yet?
ROS2: content-based topic subscriptions?
Building Ros 2.0 without OpenCV?
ros2 rttest example build error
ROS 2 Alpha 2 ros1_bridge using DDS between two computers