Skip to content

Commit

Permalink
Update gz-sim conf files for using the ergocub hands
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Jan 10, 2025
1 parent 1459925 commit 67534e3
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 38 deletions.
12 changes: 12 additions & 0 deletions urdf/creo2urdf/data/ergocub1_1/base_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,12 @@ XMLBlobs:
<yarpConfigurationFile>model://ergoCub/conf/gazebo_ergocub_left_hand_mk5_1.ini</yarpConfigurationFile>
</plugin>
</gazebo>
- |
<gazebo>
<plugin name="gzyarp::ControlBoard" filename="gz-sim-yarp-controlboard-system">
<yarpConfigurationFile>model://ergoCub/conf/gazebo_ergocub_left_hand_mk5_1.ini</yarpConfigurationFile>
</plugin>
</gazebo>
- |
<gazebo reference="l_shoulder_pitch">
<implicitSpringDamper>1</implicitSpringDamper>
Expand Down Expand Up @@ -1629,6 +1635,12 @@ XMLBlobs:
<yarpConfigurationFile>model://ergoCub/conf/gazebo_ergocub_right_hand_mk5_1.ini</yarpConfigurationFile>
</plugin>
</gazebo>
- |
<gazebo>
<plugin name="gzyarp::ControlBoard" filename="gz-sim-yarp-controlboard-system">
<yarpConfigurationFile>model://ergoCub/conf/gazebo_ergocub_left_hand_mk5_1.ini</yarpConfigurationFile>
</plugin>
</gazebo>
- |
<gazebo reference="r_shoulder_pitch">
<implicitSpringDamper>1</implicitSpringDamper>
Expand Down
4 changes: 2 additions & 2 deletions urdf/ergoCub/conf/ergocub_gz_sim.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<xi:include href="wrappers/motorControl/head-mc_wrapper.xml" />
<xi:include href="wrappers/motorControl/torso-mc_wrapper.xml" />

<xi:include href="wrappers/motorControl/left_arm-mc_remapper_gz_sim.xml" />
<xi:include href="wrappers/motorControl/right_arm-mc_remapper_gz_sim.xml" />
<xi:include href="wrappers/motorControl/left_arm-mc_remapper.xml" />
<xi:include href="wrappers/motorControl/right_arm-mc_remapper.xml" />
<xi:include href="wrappers/motorControl/left_leg-mc_remapper.xml" />
<xi:include href="wrappers/motorControl/right_leg-mc_remapper.xml" />
<xi:include href="wrappers/motorControl/head-mc_remapper.xml" />
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 67534e3

Please sign in to comment.