Closed maxpolzin closed 2 years ago
aruco_detect and fiducial_slam require the tf/transform_datatypes.h This adds the dependency on tf.
Or should it be the dataypes of tf2? Those I believe are included by changing it tf to tf2 in the include statements.
aruco_detect and fiducial_slam require the tf/transform_datatypes.h This adds the dependency on tf.