ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
you probably need to set up your $ROS_PACKAGE_PATH, type the following in your terminal:
export ROS_PACKAGE_PATH=~/ros_workcell/:$ROS_PACKAGE_PATH
2 | No.2 Revision |
you probably need to set up your $ROS_PACKAGE_PATH, type the following in your terminal:
export ROS_PACKAGE_PATH=~/ros_workcell/:$ROS_PACKAGE_PATHROS_PACKAGE_PATH=~/ros_workspace/:$ROS_PACKAGE_PATH