From c6572d11d9c01c65a4e0daa01247b9478a419e36 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 1 Aug 2024 21:27:05 +0100 Subject: [PATCH] Move cans to match rules https://github.com/sourcebots/smallpeice-rules/commit/a96a8f697061d9c122935bfa2399c43b97702649 --- simulator/worlds/arena.wbt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/simulator/worlds/arena.wbt b/simulator/worlds/arena.wbt index 4dd75c2..17e3fc0 100755 --- a/simulator/worlds/arena.wbt +++ b/simulator/worlds/arena.wbt @@ -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" @@ -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"