Skip to content

Commit cdd80d0

Browse files
Merge pull request #541 from PickNikRobotics/remove-lidar-circles
remove the cyan and magenta circles which show lidar mounts
2 parents 6e4a49a + 0a81cad commit cdd80d0

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

src/hangar_sim/description/ur5e_ridgeback.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -242,17 +242,6 @@
242242
conaffinity="0"
243243
group="2"
244244
/>
245-
<!-- Scan plane: cyan disk showing sweep area -->
246-
<geom
247-
name="lidar_front_scan_plane"
248-
type="cylinder"
249-
size="0.30 0.002"
250-
pos="0 0 0"
251-
rgba="0 1 1 0.3"
252-
contype="0"
253-
conaffinity="0"
254-
group="2"
255-
/>
256245
</body>
257246

258247
<!-- Rear SICK TIM571: mounted at x=-0.45m (rear bumper), z=0.15m.
@@ -284,17 +273,6 @@
284273
conaffinity="0"
285274
group="2"
286275
/>
287-
<!-- Scan plane: magenta disk showing sweep area -->
288-
<geom
289-
name="lidar_rear_scan_plane"
290-
type="cylinder"
291-
size="0.30 0.002"
292-
pos="0 0 0"
293-
rgba="1 0 1 0.3"
294-
contype="0"
295-
conaffinity="0"
296-
group="2"
297-
/>
298276
</body>
299277
<geom
300278
name="chassis_link"

0 commit comments

Comments
 (0)