open-dynamic-robot-initiative / robot_properties_solo

BSD 3-Clause "New" or "Revised" License
40 stars 20 forks source link

Updated solo_12_base.stl from open_robot_actuator_hardware #20

Closed thibnoel closed 4 years ago

thibnoel commented 4 years ago

base_link mesh update

Description

The base_link mesh for the solo12 model was leading to a faulty collision behavior. It has been replaced by an updated version from https://github.com/open-dynamic-robot-initiative/open_robot_actuator_hardware/mechanics/quadruped_robot_12dof_v1/stl_files_for_visualization/solo_12_base.STL

How I Tested

The collision behavior has been tested with 1 active collision par between the front left leg and the body using the FCL library, and the faulty collision is absent after the mesh update

Do not merge before

I fulfilled the following requirements

There is no new code in this PR

jviereck commented 4 years ago

Thanks for copying over the fix and verifying the issue is fixed now @thibnoel !

Closes #19 .