HBRS-SDP / ss22-factor-graph-slam

0 stars 4 forks source link

Aruco marker detection using gazebo simulation #20

Open samuelssg1 opened 2 years ago

samuelssg1 commented 2 years ago

Acceptance criteria:

deebuls commented 2 years ago

https://chev.me/arucogen/

deebuls commented 2 years ago

https://nlamprian.me/blog/software/ros/2020/01/27/visual-servoing-in-gazebo/

deebuls commented 2 years ago

A diiferential driver robot with laser scan , camera and a world. https://github.com/adipandas/indoor_bot Just add aruco markers in the world and move the robot .

We can do the same with youbot https://b-it-bots.readthedocs.io/en/melodic/mir_navigation/index.html#

Just replace the differential drive robot with youbot . dont install all the mir just the youbot packages and use cartographer.

samuelssg1 commented 2 years ago

Thanks, I will try them. I'm currently trying this: https://github.com/yagdev99/AruCoDetection. I have been struggling with compatibility issues and I spend a lot of hours debugging.

deebuls commented 2 years ago

@samuelssg1 Have you commited the sample code you are trying . Also add a readme file with sample images from the gazebo .