Skip to content

Commit

Permalink
Move cans to match rules
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed Aug 1, 2024
1 parent d435a7d commit c6572d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions simulator/worlds/arena.wbt
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ DEF CANS Pose {
}
Can {
name "can3"
translation -1.5892 -0.04 0
translation -1.5892 0.06 0
}
Can {
name "can4"
translation -2.33 -0.04 0
translation -2.33 -0.06 0
}
Can {
name "can5"
Expand All @@ -110,11 +110,11 @@ DEF CANS Pose {
}
Can {
name "can8"
translation 1.5892 0.04 0
translation 1.5892 -0.06 0
}
Can {
name "can9"
translation 2.33 0.04 0
translation 2.33 0.06 0
}
Can {
name "can10"
Expand Down

0 comments on commit c6572d1

Please sign in to comment.