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 build errors #12

Open
YaboCheung opened this issue Nov 2, 2021 · 0 comments
Open

catkin_make build errors #12

YaboCheung opened this issue Nov 2, 2021 · 0 comments

Comments

@YaboCheung
Copy link

YaboCheung commented Nov 2, 2021

hi~
I followed all the exact instrctions listed above.I got two questions:
1.when I use make to build .so in /h264decoder,it generates a .so named h264decoder.cpython-36m-aarch64-linux-gnu.so,then I renamed it to libh264decoder.so, which I'm not sure if it is correct.
2.when I use catkin build, I ran into errors like
Errors << orb_slam2_ros:make /home/ubuntu/ROS/Tello_ROS_ORBSLAM/ROS/tello_catkin_ws/logs/orb_slam2_ros/build.make.000.log In file included from /home/ubuntu/ROS/Tello_ROS_ORBSLAM/ROS/tello_catkin_ws/src/orb_slam_2_ros/ros/include/RGBDNode.h:40:0, from /home/ubuntu/ROS/Tello_ROS_ORBSLAM/ROS/tello_catkin_ws/src/orb_slam_2_ros/ros/src/RGBDNode.cc:1: /home/ubuntu/ROS/Tello_ROS_ORBSLAM/ROS/tello_catkin_ws/src/orb_slam_2_ros/ros/include/Node.h:33:10: fatal error: orb_slam2_ros/dynamic_reconfigureConfig.h: No such file or directory #include <orb_slam2_ros/dynamic_reconfigureConfig.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.
which I cannot resolve by now.
Anyone can help me ?

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