Added synchronisation between camera and data collection

This commit is contained in:
wittenator
2024-03-18 17:07:34 +01:00
parent 5af2dd40fb
commit 5ae995ec36
5 changed files with 98 additions and 97 deletions

View File

@ -188,6 +188,9 @@
<diffuse>0.8 0.8 0.8 1</diffuse>
<specular>0.8 0.8 0.8 1</specular>
</material>
<plugin filename="ignition-gazebo-label-system" name="ignition::gazebo::systems::Label">
<label>40</label>
</plugin>
</visual>
</link>
</model>
@ -196,13 +199,6 @@
<static>true</static>
<link name="link">
<pose>0 0 0 0 0 0</pose>
<collision name="collision">
<geometry>
<box>
<size>0.112 0.112 0.3</size>
</box>
</geometry>
</collision>
<visual name="visual">
<geometry>
<mesh><uri>model://assets/blue_cone.dae</uri></mesh>