stanfordroboticsclub / StanfordQuadruped

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default state should be deactivated, not rest

Nate711 opened this issue · comments

state = State()

Use a defaultdict as the transition mapping from any activated state into a deactivated state

This is a very frustrating bug