Skip to content

Commit 7c02a6d

Browse files
mariopratsshaur-k
authored andcommitted
rename box -> table
1 parent 13a4818 commit 7c02a6d

File tree

1 file changed

+3
-3
lines changed
  • src/moveit_pro_franka_configs/franka_dual_arm_sim/description/mujoco

1 file changed

+3
-3
lines changed

src/moveit_pro_franka_configs/franka_dual_arm_sim/description/mujoco/scene.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,21 @@
5757
xyaxes="0 -1 0 1 0 0"
5858
/>
5959
<geom
60-
name="box_front"
60+
name="table_front"
6161
type="box"
6262
size="0.4 0.3 0.01"
6363
pos="0.6 0 0.0"
6464
rgba="0.6 0.6 0.6 1"
6565
/>
6666
<geom
67-
name="box_left"
67+
name="table_left"
6868
type="box"
6969
size="0.25 0.5 0.01"
7070
pos="0 0.9 0.0"
7171
rgba="0.3 0.7 0.3 1"
7272
/>
7373
<geom
74-
name="box_right"
74+
name="table_right"
7575
type="box"
7676
size="0.25 0.5 0.01"
7777
pos="0 -0.9 0.0"

0 commit comments

Comments
 (0)