ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

catkin_ws_top: command not found

asked 2014-01-15 03:44:14 -0500

mudassar gravatar image

Creating a ROS package by hand.(ROS Tutorial 1-Intermediate level)

After reading this line: *This tutorial assumes that we're working your catkin workspace and sourcing of the setup file is already done. * I executed all tutorial 1-Beginner level and then When I run:

catkin_ws_top $ mkdir -p src/foobar

The Error is:

catkin_ws_top: command not found

Kindly help!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-01-15 04:10:39 -0500

dornhege gravatar image

That is a display of your command line and probably shows the path you are supposed to be in. The command starts after the $ sign.

edit flag offensive delete link more

Comments

But when we are in catkin workspace the path is catkin_ws. Where is catkin_ws_top?

mudassar gravatar image mudassar  ( 2014-01-15 04:46:26 -0500 )edit

When you are in a catkin workspace the path is - whatever you named it. It's just an example.

dornhege gravatar image dornhege  ( 2014-01-15 04:54:01 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-01-15 03:44:14 -0500

Seen: 1,268 times

Last updated: Jan 15 '14