abr / abr_control

Robotic arm control in Python
Other
397 stars 97 forks source link

Bug fixes: dynadapt, rest config, path planner #103

Closed p3jawors closed 1 year ago

p3jawors commented 1 year ago

resting_config.py

dynamics_adaptation.py

path_planner.py

studywolf commented 1 year ago

Couple questions about commented out code being removed, ran formatting, and snuck in a commit fixing a camera thing in Mujoco. Once questions are resolved, LGTM!

p3jawors commented 1 year ago

Resolved the remaining comments, LGTM.