Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: OmniMove.h
- Revision:
- 1:e515f6a4da2e
- Parent:
- 0:44476ac6ab91
- Child:
- 2:4c4ff6bf6282
--- a/OmniMove.h Wed Mar 24 16:33:58 2021 +0000 +++ b/OmniMove.h Thu Mar 25 02:24:55 2021 +0000 @@ -1,5 +1,5 @@ -#ifndef OMUNIMOVE_H -#define OMUNIMOVE_H +#ifndef OmniMove_H +#define OmniMove_H #include "mbed.h" @@ -41,7 +41,7 @@ roll_ratio=0.8の場合→マシンの直進成分が2割、回転成分が8割になる */ -class OmuniMove +class OmniMove { public: /*