Field-Robotics-Lab / dave

Project DAVE
Apache License 2.0
224 stars 72 forks source link

glider scaling #247

Open bsb808 opened 2 years ago

bsb808 commented 2 years ago

I suspect that there may be a problem with the glider mesh scaling.

Symptom:

Working on draft #246 and running this example to show gliders side-by-side.

roslaunch dave_robot_launch glider_collection.launch paused:=ture

Appears that either slocum glider is too large or hybrid glider is too small. Could we double check the scaling of these meshes and that the correspond to the actual physical dimensions of the robots?

Screenshot from 2022-03-24 04-37-27

bsb808 commented 2 years ago

Addressed in commit fb373b9. Close when #246 is merged.