clydemcqueen / tello_ros

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

Use camera calibration parsers #35

Closed clydemcqueen closed 5 years ago

clydemcqueen commented 5 years ago

Use the standard ROS camera calibration parsers. Add a parameter to provide a different calibration file.

clydemcqueen commented 5 years ago

(Tested w/ the emulator, but not with a drone.)

ptrmu commented 5 years ago

Looks good to me. Will test with drone later.