Authors Alexander Mitchell and Ben Kaye (2024)
This package detects the RAMP april tags, filters and combines the two tags into one when they are visible.
The dependencies for this package are lti_filters and april_tag_ros.
There are currently three launch files. The first filters the tf frames published by the april tag reader. The second detects the april tags and publishes the pose. The third one runs the first two and publishes estimates of the beam poses.
$ roslaunch ramp_apriltag_detector beam_perception.launch # This runs both the april tag filter, april tag detector and beam pose estimator.
The standalne filter is here:
$ roslaunch ramp_apriltag_detector tf_filter.launch