clydemcqueen / tello_ros

C++ ROS2 driver for DJI Tello drones
BSD 3-Clause "New" or "Revised" License
191 stars 65 forks source link

1 package had stderr output: tello_driver #79

Open Yhaw opened 8 months ago

Yhaw commented 8 months ago

gmake: *** [Makefile:146: all] Error 2

Failed <<< tello_driver [0.59s, exited with code 2]

Summary: 3 packages finished [2.57s] 1 package failed: tello_driver 1 package had stderr output: tello_driver

Trying to build but this is the feedback I get I am on ros2 humble and using ignition gazebo 6

mich1342 commented 7 months ago

I am also getting this error due to the rclcpp_components/register_node_macro.hpp files seems to be not found. Have install the ros-humble-rclcpp-components from apt

TSoli commented 4 months ago

ros-humble-rclcpp-components

I have and I am still getting this error