ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
write
echo 'export ROS_PACKAGE_PATH="$ROS_PACKAGE_PATH:$HOME/ros_workspace"' >> ~/.bashrc
then run .bashrc in your shell
2 | No.2 Revision |
I assume that your system is ubuntu and you are using bash shell
write
echo 'export ROS_PACKAGE_PATH="$ROS_PACKAGE_PATH:$HOME/ros_workspace"' >> ~/.bashrc
then run .bashrc in your shell