summaryrefslogtreecommitdiffhomepage
path: root/digital/io-hub/src/guybrush/bot.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/guybrush/bot.h')
-rw-r--r--digital/io-hub/src/guybrush/bot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/digital/io-hub/src/guybrush/bot.h b/digital/io-hub/src/guybrush/bot.h
index 2e116cbf..b2dd2634 100644
--- a/digital/io-hub/src/guybrush/bot.h
+++ b/digital/io-hub/src/guybrush/bot.h
@@ -36,6 +36,8 @@
/** Distance from the robot axis to the front. */
#define BOT_SIZE_FRONT 165
+/** Distance from the robot axis to the lower clamp back. */
+#define BOT_SIZE_LOWER_CLAMP_FRONT 100
/** Distance from the robot axis to the back. */
#define BOT_SIZE_BACK 134
/** Distance from the robot axis to the side. */