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

Suggestion on how to drive a robot to an Aruco marker.

asked 2020-02-23 13:41:15 -0500

mateusguilherme gravatar image

updated 2020-02-23 13:41:39 -0500

Hello

I intend to build a base to recharge the batteries of a differential robot that implements ROS for autonomous navigation. Currently, my robot has a PI Camera and can locate an Aruco marker by turning on itself. With a raspberry pi 4, I get a rate of 60 fps with a resolution of 640x480. My question is, what is the best way to make the robot approach the recharge base, observing an Aruco marker:

  • Maybe using a PID controller
  • Estimate the distance and orientation that the robot is in relation to the marker and publish goals in the odometry frame and let the ROS guide the robot to the goal
  • other way..

Has anyone implemented something similar and could give me a suggestion?

image description

thanks.

edit retag flag offensive close merge delete

Comments

Hey, were you able to find an implementation for the same?

Pran-Seven gravatar image Pran-Seven  ( 2023-02-13 23:19:12 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-25 08:01:29 -0500

Choco93 gravatar image

Take a look at demo_pioneer , works fairly okay.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-02-23 13:41:15 -0500

Seen: 1,165 times

Last updated: Feb 25 '20