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

Unable to generate actions headers #78

Closed
LanderU opened this issue May 18, 2019 · 3 comments
Closed

Unable to generate actions headers #78

LanderU opened this issue May 18, 2019 · 3 comments
Assignees

Comments

@LanderU
Copy link

LanderU commented May 18, 2019

I'm getting the following errors:

--- stderr: moveit_simple_controller_manager
In file included from /root/moveit2/moveit_plugins/moveit_simple_controller_manager/src/follow_joint_trajectory_controller_handle.cpp:38:0:
/root/moveit2/moveit_plugins/moveit_simple_controller_manager/include/moveit_simple_controller_manager/follow_joint_trajectory_controller_handle.h:42:10: fatal error: control_msgs/action/follow_joint_trajectory.hpp: No such file or directory
 #include <control_msgs/action/follow_joint_trajectory.hpp>

We faced similar issue with HRIM. I'm going to have a look there for a solution.

@LanderU LanderU self-assigned this May 18, 2019
@ahcorde
Copy link

ahcorde commented May 18, 2019

We need to compile this package https://github.com/ros-controls/control_msgs/tree/crystal-devel

@LanderU LanderU changed the title Actions headers doesn't generate properly Unable to generate actions headers May 18, 2019
@LanderU
Copy link
Author

LanderU commented May 19, 2019

I cannot advance as desired, some of the code included in master has dashing stuff and the CI is trying to compile against crystal. I've fixed the problem with the headers using the repo described above.

@vmayoral
Copy link

Fixed by ab753f9

ahcorde pushed a commit that referenced this issue May 24, 2019
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

3 participants