NHK2017 octopus robot

Dependencies:   2017NHKpin_config mbed FEP ikarashiMDC PID jy901 omni HMC6352 omni_wheel

Fork of KANI2017v2 by NagaokaRoboticsClub_mbedTeam

Revision:
0:757e9800c103
Child:
1:269914e0aa07
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bot/bot.cpp	Mon Aug 21 12:20:14 2017 +0000
@@ -0,0 +1,5 @@
+#include "bot.h"
+
+Bot::Bot() : Controller(), MotorDriver()
+{
+}
\ No newline at end of file