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

build eclipse project on ros [closed]

asked 2016-06-15 13:41:33 -0500

ZYS gravatar image

Based on the tutorial Catkin-y approach on the website http://wiki.ros.org/IDEs , I execute the command:

catkin_make_isolated --force-cmake -G"Eclipse CDT4 - Unix Makefiles"

the .project file should be generated, but I can't find this file. Any suggestion? Thanks.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2018-09-19 14:29:03.130109

2 Answers

Sort by ยป oldest newest most voted
0

answered 2018-03-15 01:17:11 -0500

rezafirouzi gravatar image

How do you list the build directory?

Try this: $ cd ~/catkin_ws/build $ ls -al

edit flag offensive delete link more
0

answered 2016-06-15 15:33:13 -0500

searchrescue gravatar image

Did you check the build folder?

edit flag offensive delete link more

Comments

Sure. I can't find the .project file or .cproject file on the build folder.

ZYS gravatar image ZYS  ( 2016-06-16 12:31:24 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-06-15 13:41:33 -0500

Seen: 176 times

Last updated: Jun 15 '16