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

catkin_make fail #53

Open
aeksiri opened this issue Aug 13, 2020 · 1 comment
Open

catkin_make fail #53

aeksiri opened this issue Aug 13, 2020 · 1 comment

Comments

@aeksiri
Copy link

aeksiri commented Aug 13, 2020

I'm using ROS-Kinetic and I download the zip (indigo-dev)
and do the extraction just only the "moveit_cartesian_plan_plugin" into my src-folder

then $ catkin_make

and I got

from ~/catkin_ws/src/moveit_cartesian_plan_plugin/src/generate_cartesian_path.cpp:10:
/opt/ros/kinetic/include/geometric_shapes/bodies.h:41:2: error: #error This header requires at least C++11

Could you give me a hint to solve this problem

Thank you

@aeksiri
Copy link
Author

aeksiri commented Aug 13, 2020

I'm using ROS-Kinetic and I download the zip (indigo-dev)
and do the extraction just only the "moveit_cartesian_plan_plugin" into my src-folder

then $ catkin_make

and I got

from ~/catkin_ws/src/moveit_cartesian_plan_plugin/src/generate_cartesian_path.cpp:10:
/opt/ros/kinetic/include/geometric_shapes/bodies.h:41:2: error: #error This header requires at least C++11

Could you give me a hint to solve this problem

Thank you

Sorry for my fault, just download the melodic-devel ... everything is fine ....

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

1 participant