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

who can help me with a eclipse invalid project path ? [closed]

asked 2014-03-06 13:44:44 -0500

SEBASSALSA gravatar image

updated 2016-10-24 08:36:12 -0500

ngrennan gravatar image

this is my problem,

Invalid project path: Include path not found (/opt/ros/electric/ros/core/roslib/msg_gen/cpp/include).

eclipse version is : 3.7.0

ubuntu 11.10 electric

(optional : answer in Spanish if you can please )

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-05-16 19:36:07.203426

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-03-06 14:01:35 -0500

How did you generate the eclipse project? For fuerte you should use: make eclipse-project in the root directory of your project. Also make sure that all ROS related environment variables are set when you launch eclipse. More info here: http://wiki.ros.org/IDEs

Como generaste el proyecto de eclipse? Para fuerte deberias usar: make eclipse-project en el directorio raiz de tu proyecto. Tambien asegurate de que todas las variables de entorno relacionadas con ROS estan definidas cuando lanzas eclipse. Para mas informacion: http://wiki.ros.org/IDEs

edit flag offensive delete link more

Comments

.show the next answer please

SEBASSALSA gravatar image SEBASSALSA  ( 2014-03-06 14:28:57 -0500 )edit
0

answered 2014-03-06 14:30:47 -0500

SEBASSALSA gravatar image

when I run (rosmake ......) in the response of execution generates:

CMake Warning: Manually-specified variables were not used by the project:

  CMAKE_TOOLCHAIN_FILE

-- Build files have been written to: /home/sebastian/ros_workspace/depth/build -------------------------------------------------------------------------------} [ rosmake ] Output from build of package depth written to: [ rosmake ] /home/sebastian/.ros/rosmake/rosmake_output-20140306-212145/depth/build_output.log [rosmake-0] Finished <<< depth [FAIL] [ 5.41 seconds ]
[ rosmake ] Halting due to failure in package depth. [ rosmake ] Waiting for other threads to complete. [ rosmake ] Results:
[ rosmake ] Built 15 packages with 1 failures.
[ rosmake ] Summary output to directory
[ rosmake ] /home/sebastian/.ros/rosmake/rosmake_output-20140306-212145

I don't that with the warning

CMake Warning: Manually-specified variables were not used by the project:

  CMAKE_TOOLCHAIN_FILE
edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-03-06 13:44:44 -0500

Seen: 355 times

Last updated: Mar 06 '14