larics / icuas24_competition

20 stars 7 forks source link

Data about position of the beds, obstacles, and path planning/ navigation. #6

Closed SerValera closed 8 months ago

SerValera commented 8 months ago

Good day!

We would like to inquire about obtaining data for path planning algorithms. Should we explore the given area using visual sensors, or can we obtain the positions of the beds from description or models files? Should we solve navigation problem in this challenge?

Best regard, Valerii

fpetric commented 8 months ago

Hi @SerValera, you do not have to do exploration, you can obtain the positions of the beds from the models/description or whichever way is the most convenient for you. You can use gazebo/mavros position once we resolve the ambiguity (as pointed out in #7) as a localization, so you only need to plan and execute paths/trajectories.