stanfordroboticsclub/StanfordQuadruped

Remove the state argument from joystick interface's get_command function.

Nate711 opened this issue · 0 comments

command = joystick_interface.get_command(state)

Doesn't make sense that the controller would have to know about the robot state.