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

Hello Ale,

I got "roscore: command not found" error

Did you source it? source /opt/ros/<Version-of-ros>/setup.bash

Then after go to your workspace by the cd <workspace-name> command.

then build your workspace by catkin_make

Hello Ale,

I got "roscore: command not found" error

Did you source it? source /opt/ros/<Version-of-ros>/setup.bash

Then after go to your workspace by the cd <workspace-name> command.

then build your workspace by catkin_make

Again source your local work-space by source devel/setup.bash