From 0386b2edbd7974b31bf4b0536a625365d69a31f1 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Mon, 14 May 2012 13:20:32 +0200 Subject: digital/io-hub/src/guybrush: change robot front size --- digital/io-hub/src/guybrush/bot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io-hub/src/guybrush/bot.h') diff --git a/digital/io-hub/src/guybrush/bot.h b/digital/io-hub/src/guybrush/bot.h index 7d35b944..2e116cbf 100644 --- a/digital/io-hub/src/guybrush/bot.h +++ b/digital/io-hub/src/guybrush/bot.h @@ -35,7 +35,7 @@ #endif /** Distance from the robot axis to the front. */ -#define BOT_SIZE_FRONT 150 +#define BOT_SIZE_FRONT 165 /** Distance from the robot axis to the back. */ #define BOT_SIZE_BACK 134 /** Distance from the robot axis to the side. */ -- cgit v1.2.3