Open Frosalva1993 opened 3 years ago
As the error message says you are missing the codec_image_transport
pkg. Just install and try again.
sudo apt install ros-melodic-codec-image-transport
Or rosdep can do the same (or better) thing for you. http://wiki.ros.org/rosdep
When I run
catkin_make
for this tello driver I get the following error message regarding codec_image_transport: