facebookresearch / polymetis

Write PyTorch controllers, test them in simulation, and seamlessly transfer to real-time hardware.
MIT License
52 stars 2 forks source link

Revamp controller input dictionary #4

Closed exhaustin closed 3 years ago

exhaustin commented 3 years ago

Rename/modify fields of state_dict that's being input into controllers to better resemble the protobuf message RobotState.

Changes proposed:

Test plan:

Benchmarked performance of the Polymetis server using the empty_statistics_client, to compare the effect of adding the motor torque fields.