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

warning source space

asked 2018-12-06 04:09:27 -0500

Martynas gravatar image

updated 2018-12-06 17:02:48 -0500

jayess gravatar image

Hey when i write catkin config in the console i get error :

WARNING`: Source space '/home/c2-6/src ' does not yet exist.

And i can't really find the answers for it and i can see that

Source space: `[missing]`
log space: `[missing]`
Build space: `[missing]`
Devel space: `[missing]`
Install space [unused]
DESTDIR:[unused]
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-12-06 04:22:49 -0500

aPonza gravatar image

updated 2018-12-06 04:24:01 -0500

Since you're using catkin tools, try to follow their quickstart guide on creating a new workspace. The issue you're seeing is most likely due to you giving the command while in the wrong directory or without having a proper initialization.

Bear in mind that in the same page you can find details on catkin config as well.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-12-06 04:09:27 -0500

Seen: 2,634 times

Last updated: Dec 06 '18