summaryrefslogtreecommitdiffhomepage
path: root/digital/io-hub
diff options
context:
space:
mode:
authorNicolas Schodet2012-05-13 14:28:50 +0200
committerNicolas Schodet2012-05-13 14:28:50 +0200
commitfaedbf61a02f02fab2260604f101db2bfb1efe9f (patch)
treecf64853b54f405959e724b62e4d5491b7b614953 /digital/io-hub
parent5ee74a45a0721c5cb6094f13dbaa1d021293591e (diff)
digital/io-hub/src/guybrush, digital/mimot: update robot size
Diffstat (limited to 'digital/io-hub')
-rw-r--r--digital/io-hub/src/guybrush/bot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io-hub/src/guybrush/bot.h b/digital/io-hub/src/guybrush/bot.h
index 497e0bc0..7d35b944 100644
--- a/digital/io-hub/src/guybrush/bot.h
+++ b/digital/io-hub/src/guybrush/bot.h
@@ -37,7 +37,7 @@
/** Distance from the robot axis to the front. */
#define BOT_SIZE_FRONT 150
/** Distance from the robot axis to the back. */
-#define BOT_SIZE_BACK 130
+#define BOT_SIZE_BACK 134
/** Distance from the robot axis to the side. */
#define BOT_SIZE_SIDE 172
/** Maximum distance from the robot base center to one of its edge. */