UbiquityRobotics / fiducials

Simultaneous localization and mapping using fiducial markers.
BSD 3-Clause "New" or "Revised" License
265 stars 135 forks source link

Add missing dependencies on transport plugins #249

Closed caioaamaral closed 3 years ago

caioaamaral commented 3 years ago

Description

Just noticed that aruco_detect does not define any dependencies on packages from image_transport_plugins but we use them when using other transport formats differents than image_raw (theora, compressed)

Oveview

Add dependencies on packages from image_transport_plugins

caioaamaral commented 3 years ago

friendly ping @tp4348 @JanezCim @rohbotics