borglab / GTDynamics

Full kinodynamics constraints for arbitrary robot configurations with factor graphs.
BSD 2-Clause "Simplified" License
39 stars 10 forks source link

Fix all the scripts #385

Closed varunagrawal closed 12 months ago

varunagrawal commented 12 months ago

Fixed some scripts which were broken because of mine and Frank's previous PRs.

Basically, I had to initialize the prior joint angles, velocities and torques.

varunagrawal commented 12 months ago

I thought about that but ZeroValues adds initial values for a lot more things (like twists and wrenches in the workspace). On further thought I think the overhead is worth it though, so let me update it.

varunagrawal commented 12 months ago

@gchenfc gentle reminder