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

Unity URDFJointList Script doesn't save state or undo #10

Open
gkjohnson opened this issue Feb 4, 2018 · 1 comment
Open

Unity URDFJointList Script doesn't save state or undo #10

gkjohnson opened this issue Feb 4, 2018 · 1 comment
Labels

Comments

@gkjohnson
Copy link
Owner

  • When pressing undo after changing an angle in the URDF joint list inspector, it doesn't undo that last joint angle set.
  • When clicking off and then back on the joint list, the state is not retained.
@gkjohnson gkjohnson added the Unity label Feb 4, 2018
@gkjohnson
Copy link
Owner Author

gkjohnson commented Aug 19, 2018

This requires saving and serializing data on the URDFJointList object using ISerializationCallbackReceiver.OnBeforeSerialize

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant