larics / icuas24_competition

20 stars 7 forks source link

Inconsistent Topics in readme and Gazebo Simulation #7

Closed allenthreee closed 8 months ago

allenthreee commented 8 months ago

Following are some inconsistencies in the documentation found in our test:

  1. https://github.com/larics/icuas24_competition/blob/5fd0bb53b1423d075c4b14c6ef1ea894d6e64b1e/README.md?plain=1#L134 It seems that /mavros/global_position/local is not aligned with gazebo simuation, while /red/odometry gives the pose of the UAV.

====================================================

  1. https://github.com/larics/icuas24_competition/blob/5fd0bb53b1423d075c4b14c6ef1ea894d6e64b1e/README.md?plain=1#L169 In readme, the topic is called plant_beds, while the gazebo simulation gives "plants_beds"
fpetric commented 8 months ago

Hi @allenthreee,

thanks for reporting. regarding the first issue, we will look into it. meaning @lmark1 will look into it, please?

regarding the topic, it should be _plant_beds_, we will fix that.

lmark1 commented 8 months ago

The topic names are updated. Thank you for noticing :)