colcon build --packages-select-regex realsense2_camera
colcon build --packages-select-regex aruco_ros
colcon build --packages-select-regex fiducial
ros2 launch realsense2_camera rs_launch.py
Ensure that the message Realsense Node is Up! message is published before launching marker detection.
ros2 launch aruco_ros marker_publisher.launch.py
ros2 run fiducial_marker_fvd fiducial_marker_fvd
This will publish https://github.com/DockDockGo/localization_using_aruco3_markers/blob/fvd/fiducial_msgs/msg/FiducialMarkerData.msg messages to a topic called /fiducial_marker_data
In order to disable the fvd node GUI, set ENABLE_GUI:
Launch rqt image view and view the fiducial markers topic ending in result or image_result