Closed
Description
i was trying to give it a shot, but facing build problem here,
using docker image ubuntu16.04 / ROS melodic&crystal.
--- stderr: action_bridge
/root/ros2_intro_colcon/src/action_bridge/src/action_bridge_follow_joint_trajectory.cpp:28:10: fatal error: control_msgs/action/follow_joint_trajectory.hpp: No such file or directory
#include "control_msgs/action/follow_joint_trajectory.hpp"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/action_bridge_follow_joint_trajectory_node.dir/src/action_bridge_follow_joint_trajectory.cpp.o] Error 1
make[1]: *** [CMakeFiles/action_bridge_follow_joint_trajectory_node.dir/all] Error 2
make: *** [all] Error 2
---
Failed <<< action_bridge [ Exited with code 2 ]
confirmed control-msgs packages are installed on host for melodic and crystal.
~/ros2_intro_colcon# dpkg -l | grep control_msgs
ii ros-crystal-control-msgs 2.1.0-0bionic.20190402.205335 amd64 control_msgs contains base messages and actions useful for controlling robots.
ii ros-melodic-control-msgs 1.5.0-0bionic.20190319.071503 amd64 control_msgs contains base messages and actions useful for controlling robots.
Metadata
Metadata
Assignees
Labels
No labels