Skip to content

Commit

Permalink
add default masses
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoignonec committed Aug 28, 2024
1 parent 211501b commit 2f64985
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion fd_description/config/fd.config.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,11 @@
ignore_orientation_readings="false"
use_clutch="$(arg use_clutch)"
emulate_button="true"
/> <!-- orientation_is_actuated = use_orientation for now (see HW impl.) -->
effector_mass="-1.0"
/>

<!-- Default effector masses:
- 0.148 kg for the Omega 3 device
- 0.5 kg for the Omega 6 device
-->
</robot>

0 comments on commit 2f64985

Please sign in to comment.