openhumanoids / oh-distro

An integrated humanoid control, planning and perception system. Developed by MIT and the University of Edinburgh for the Boston Dynamics Atlas and the NASA Valkyrie humanoid robots
http://drc.mit.edu/
Other
117 stars 45 forks source link

Ihmc timestamp fix #110

Closed mauricefallon closed 8 years ago

mauricefallon commented 8 years ago

Add 1 Second to offset the plan so that the controller can blend from the current desired joint position to the plan joint position this was added to avoid controller jerks when starting short plans.

(will merge after testing on robot)