add ft sensor plugin to sdf

This commit is contained in:
Ilya Uraev 2023-08-23 16:48:10 +03:00
parent 478cde4e32
commit 653890491c

View file

@ -12,7 +12,8 @@
<plugin name='ignition::gazebo::systems::Contact' filename='ignition-gazebo-contact-system'/>
<plugin name="ignition::gazebo::systems::Sensors" filename="ignition-gazebo-sensors-system">
<render_engine>ogre2</render_engine>
</plugin>
</plugin>
<plugin name='ignition::gazebo::systems::ForceTorque' filename='ignition-gazebo-forcetorque-system'/>
<gravity>0 0 -9.8</gravity>
<magnetic_field>6e-06 2.3e-05 -4.2e-05</magnetic_field>
<atmosphere type='adiabatic'/>
@ -54,7 +55,7 @@
<real_time_factor>true</real_time_factor>
<iterations>true</iterations>
</plugin>
<plugin filename="ImageDisplay" name="Image Display 3">
<!-- <plugin filename="ImageDisplay" name="Image Display 3">
<ignition-gui>
<title>RGBD: image</title>
<property key="state" type="string">floating</property>
@ -76,7 +77,7 @@
</ignition-gui>
<topic>rgbd_camera/depth_image</topic>
<topic_picker>false</topic_picker>
</plugin>
</plugin> -->
</gui>
<light type="directional" name="sun">
<cast_shadows>true</cast_shadows>
@ -264,7 +265,7 @@
<pose>-0.9 0 0.6250 0 0 0</pose>
</include> -->
<model name="camera">
<!-- <model name="camera">
<static>1</static>
<pose>-2.0 -0.55 1.44 0 0.44 0.44</pose>
<link name="link">
@ -309,7 +310,7 @@
<topic>camera</topic>
</sensor>
</link>
</model>
</model> -->
<!-- <model name="rgbd_camera">
<static>1</static>