ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Changing the dictionary of aruco in aruco_ros package

asked 2019-01-19 04:27:55 -0500

nana gravatar image

I am using Logitech C270 with resolution 640x480 to detect aruco marker using aruco_ros package. I have succeeded to detect the marker when the distance between the marker and the camera is 180 cm. But I want to detect the marker when the distance between the marker and the camera is 240 cm. The marker which i used it from the dictionary 6x6. I tried with marker 5x5 but i failed. I think that when I can change the default dictionary from 6x6 to 4x4 I can solve this problem. I need help in changing the dictionary or any other idea assist me, Please.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-01-19 04:41:30 -0500

Hamid Didari gravatar image

updated 2019-01-19 05:53:57 -0500

if your marker is undetectable in image you can resize your marker(you can change the size of marker with parameter and print bigger or smaller marker) or use multi scale marker i think for using multi scale marker you should run 2 or more node or you can use one node and scale the out put.

edit flag offensive delete link more

Comments

Thanks for your answer hamid. But I cannot print marker with bigger size because I have limit on size.

nana gravatar image nana  ( 2019-01-19 11:14:04 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-01-19 04:27:55 -0500

Seen: 450 times

Last updated: Jan 19 '19