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

Source the setup.bash from your terminal or through your bashrc and run rospack profile:

echo "source $HOME/catkin_ws/devel/setup.bash" >> $HOME/.bashrc source $HOME/.bashrc rospack profile

Source the setup.bash from your terminal or through your bashrc and run rospack profile:

 echo "source $HOME/catkin_ws/devel/setup.bash" >> $HOME/.bashrc   
source $HOME/.bashrc   
rospack profile