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

You can set parameter against roscore on turtlebot {{{ rosparam set robot/name pr1012 rosparam set robot/type pr2 }}} robot/type must be either pr2 or turtlebot, and you can use arbitrarily word for robot/name

You can set parameter against roscore on turtlebot {{{ turtlebot

rosparam set robot/name pr1012
rosparam set robot/type pr2 pr2
}}}

robot/type must be either pr2 or turtlebot, and you can use arbitrarily word for robot/name