Gazebo ROS navigation following an aruco markers waypoints path
Hi! I would like to ask how can I simulate on Gazebo ROS a wheeled robot visual navigation. Specifically I have to simulate an intelligent warehouse (such as amazon one): my robot has to reach different locations (with different IDs) and each one has a different path to follow. My robot camera has to detect and recognize the first marker relative to the corridor, the second relative to the rack and the third relative to the shelf. So each location ID has a three markers path. Some suggestions?