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

but "catkin_make" must be invoked in the root of workspace how can i fix it?

asked 2015-10-23 08:01:18 -0500

cyamac gravatar image

The specified base path "/home/cyamak/catkin_ws/src/beginner_tutorials" contains a package but "catkin_make" must be invoked in the root of workspace

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-10-23 08:22:52 -0500

gvdhoorn gravatar image

Run catkin_make in /home/cyamak/catkin_ws.

Just as the error says, you may only run catkin_make in the root of your workspace, which in this case is /home/cyamak/catkin_ws.

edit flag offensive delete link more

Comments

Not working for me, I get the same error message running catkin_make in the root of my workspace

ruiscf gravatar image ruiscf  ( 2015-11-25 14:14:14 -0500 )edit

I think you'll find that if you follow the advice of @Akif in your own question, things will start working.

gvdhoorn gravatar image gvdhoorn  ( 2015-11-26 02:24:54 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-10-23 08:01:18 -0500

Seen: 6,825 times

Last updated: Oct 23 '15