Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

No "move_group_interface.h" #6

Open
txchitchat opened this issue Mar 29, 2018 · 3 comments
Open

No "move_group_interface.h" #6

txchitchat opened this issue Mar 29, 2018 · 3 comments

Comments

@txchitchat
Copy link

When I used command "catkin_make" to build the project, it displayed following bug:

       In file included from /home/.../src/RoboND-Perception-Project/pr2_robot/src/pr2_motion.cpp:12:0:
       /home/.../src/RoboND-Perception-Project/pr2_robot/include/pr2_robot/pr2_motion.h:20:62: fatal error: moveit/move_group_interface/move_group_interface.h: No such file or directory
       #include <moveit/move_group_interface/move_group_interface.h>
                                                                                                                  ^

How could I get the header file?

@zenetio
Copy link

zenetio commented Mar 29, 2018

It seems that you don't have the moveit package installed.

@txchitchat
Copy link
Author

Actually I have the moveit package installed, and it seems like complete the compilation except finding the header file.
default

So I was wondering whether the header file is automatically generated by other files?
By the way, I use Ubuntu14.04+indigo, is there anything should be modified?

@zenetio
Copy link

zenetio commented Apr 1, 2018

Please check the link below. Maybe it can help you
moveit/moveit_tutorials#61

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

No branches or pull requests

2 participants