Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve ROSPlan install problems #48

Open
ipa-nhg opened this issue Feb 23, 2016 · 1 comment
Open

Solve ROSPlan install problems #48

ipa-nhg opened this issue Feb 23, 2016 · 1 comment
Assignees

Comments

@ipa-nhg
Copy link
Member

ipa-nhg commented Feb 23, 2016

@m312z @Morloth1274

squirrel_planning has a dependency with squirrel_planning_system , I need to install the package if I want to setup a continuous integration job for squirrel_planning, and at the moment some headers are missed and I get the following error:

In file included from /opt/ros/indigo/include/rosplan_planning_system/PlanningSystem.h:12:0,
                 from /tmp/squirrel_planning_indigo_prtestbuild/src/squirrel_planning/squirrel_planning_execution/include/squirrel_planning_execution/RPSquirrelRecursion.h:17,
                 from /tmp/squirrel_planning_indigo_prtestbuild/src/squirrel_planning/squirrel_planning_execution/src/RPSquirrelRecursion.cpp:1:
/opt/ros/indigo/include/rosplan_planning_system/PlanningEnvironment.h:9:38: fatal error: ../../src/VALfiles/ptree.h: No such file or directory
 #include "../../src/VALfiles/ptree.h"
                                      ^
compilation terminated.

for further information: KCL-Planning/ROSPlan#16

@m312z
Copy link
Contributor

m312z commented Apr 7, 2016

KCL-Planning/ROSPlan#16 is merged, is this issue solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants