Skip to content

Instantly share code, notes, and snippets.

@kenshiro-o
kenshiro-o / fsm.cpp
Last active July 8, 2018 00:16
Path Planning - FSM
enum LongitudinalState
{
ACCELERATE = 0,
DECELERATE = 1,
MAINTAIN_COURSE = 2,
STOP = 3
};
enum LateralState
{
STAY_IN_LANE = 0,

Keybase proof

I hereby claim:

  • I am kenshiro-o on github.
  • I am edforson (https://keybase.io/edforson) on keybase.
  • I have a public key ASDejEWk6Ehth4X7jZiubNcFYyXiuCGa-lu2XUDXJFP_Qgo

To claim this, I am signing this object: