ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

roslaunch will add extra ROS arguments to the invocation of your node. You should check to make sure that your node is capable of taking in these arguments. Both roscpp and rospy come with libraries to filter these extra arguments out.