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

Error while catkin_make #2

Open
PhamGiaKhanh opened this issue Dec 20, 2020 · 1 comment
Open

Error while catkin_make #2

PhamGiaKhanh opened this issue Dec 20, 2020 · 1 comment

Comments

@PhamGiaKhanh
Copy link

In file included from /home/bonbon/catkin_ws/src/mobile_robot_autonomous_navigation/src/robot_hardware_interface_node.cpp:1:0:
/home/bonbon/catkin_ws/src/mobile_robot_autonomous_navigation/include/mobile_robot_autonomous_navigation/robot_hardware_interface.h:4:10: fatal error: joint_limits_interface/joint_limits.h: No such file or directory
#include <joint_limits_interface/joint_limits.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
mobile_robot_autonomous_navigation/CMakeFiles/mobile_robot_hardware_interface.dir/build.make:62: recipe for target 'mobile_robot_autonomous_navigation/CMakeFiles/mobile_robot_hardware_interface.dir/src/robot_hardware_interface_node.cpp.o' failed
make[2]: *** [mobile_robot_autonomous_navigation/CMakeFiles/mobile_robot_hardware_interface.dir/src/robot_hardware_interface_node.cpp.o] Error 1
CMakeFiles/Makefile2:4288: recipe for target 'mobile_robot_autonomous_navigation/CMakeFiles/mobile_robot_hardware_interface.dir/all' failed
make[1]: *** [mobile_robot_autonomous_navigation/CMakeFiles/mobile_robot_hardware_interface.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

@VijayBande100
Copy link

Please try to install ros-rosversion-joint-limit-interface

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