stanfordroboticsclub / StanfordQuadruped

MIT License
1.47k stars 577 forks source link

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

Open Nate711 opened 4 years ago

Nate711 commented 4 years ago

https://github.com/stanfordroboticsclub/StanfordQuadruped/blob/61144b1133bcaa87fe707060cc8c04aa8df51142/run_robot.py#L61

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