ArUco ROS
Using the ArUco ROS package.
Last updated
Was this helpful?
Using the ArUco ROS package.
Last updated
Was this helpful?
Calibrate the camera first:
There are three launch files:
For single.launch, use the following code:
camera_info needs your calibration parameters
image needs image from the camera, the topic should probably be \usb_cam\image_raw
-> Download markers from here.
Points to note:
/camera_info needs to get calibration parameters
/image needs image input from the camera, the topic to subscribe to should probably be \usb_cam\image_raw
-> Launch using roslaunch aruco_ros single.launch