KodlabPenn / kodlab_mjbots_sdk

Repo for kodlab SDK for use with mjbots ecosystem
Other
8 stars 7 forks source link

Enabled dry run and stop for pd commands #73

Closed ShaneRozenLevy closed 2 years ago

ShaneRozenLevy commented 2 years ago

I realized that in #71 I didn't properly hook up the PD commands to the dry run flag and the stop function in RobotBase. This PR fixes that.