Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend MetaSkeletonStateSaver to more than just positions #185

Open
mkoval opened this issue Apr 22, 2017 · 1 comment
Open

Extend MetaSkeletonStateSaver to more than just positions #185

mkoval opened this issue Apr 22, 2017 · 1 comment

Comments

@mkoval
Copy link
Member

mkoval commented Apr 22, 2017

#184 added a MetaSkeletonStateSaver RAII class that can be used to save and restore a MetaSkeleton's positions. This is a good start, but is ultimately insufficient for all of the types of state that we modify in manipulation tasks (e.g. grabbed objects, geometry padding, etc).

Once we have more experience using Aikido, we should revisit this issue and extend MetaSkeletonStateSaver - or write a new class altogether - that handles this more general case. The approach we took in Magi, i.e. writing "actions" that know how to undo themselves, could prove fruitful.

@jslee02
Copy link
Member

jslee02 commented Sep 29, 2017

Update: added joint limits in #219

@dqyi11 dqyi11 mentioned this issue Oct 18, 2017
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants