pangtao22 / planning_through_contact

MIT License
41 stars 7 forks source link

Better parallelization #5

Closed pangtao22 closed 2 years ago

pangtao22 commented 2 years ago

Includes an example on iRS-MPC for the allego hand, whose increased need for computation motivates a more careful parallelization implementation, including:


This change is Reviewable

pangtao22 commented 2 years ago

I think it's ready for experiments and feedback from users! The dash apps are not up-to-date yet, but running iRS-MPC on both examples should work!

hjsuh94 commented 2 years ago

How should we handle the sequence of PRs?

I think we should review / merge this one first and then worry about how merging / refactoring #1 ?

pangtao22 commented 2 years ago

Agreed! This PR only refactors iRS-MPC and adds Zmq-free parallelization. I hope this provides a more solid starting point for future PRs on planning.