clydemcqueen / tello_ros

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

[FIX] Tello description log to stdout on build instead of stderr #58

Closed wesleygas closed 3 years ago

wesleygas commented 3 years ago

This is a simple PR that addresses issue #46, configuring tello_description package to use stdout instead of stderr.