Detect ArUco Marker and visualize its pose using IntelRealsense or Azure Kinect camera and python
-
Intel Realsense
-
Azure Kinect
-
Intel Realsense ROS
Run the built-in Intel Realsense program to see the camera's current state
realsense-viewer
Run the launch files
roslaunch realsense2_camera rs_camera.launch
-
Azure Kinect ROS
Run the built-in Azure Kinect program to see the camera's current state
k4aviewer
Run the launch files
roslaunch azure_kinect_ros_driver kinect_rgbd.launch
python /path/to/your/python/script/arucodetect.py