NHK2017 octopus robot

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

Fork of KANI2017v2 by NagaokaRoboticsClub_mbedTeam

Committer:
UCHITAKE
Date:
Mon Aug 21 12:20:14 2017 +0000
Revision:
0:757e9800c103
Child:
1:269914e0aa07
???

Who changed what in which revision?

UserRevisionLine numberNew contents of line
UCHITAKE 0:757e9800c103 1 #include "bot.h"
UCHITAKE 0:757e9800c103 2
UCHITAKE 0:757e9800c103 3 Bot::Bot() : Controller(), MotorDriver()
UCHITAKE 0:757e9800c103 4 {
UCHITAKE 0:757e9800c103 5 }