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

update parameters #102

Open
esquires opened this issue Jul 9, 2018 · 0 comments
Open

update parameters #102

esquires opened this issue Jul 9, 2018 · 0 comments
Milestone

Comments

@esquires
Copy link
Collaborator

esquires commented Jul 9, 2018

It would be nice if the way parameters are handled could accomplish the following:

  • allow params to be changed mid-simulation
  • allow saving of new params to input files
  • allow re-use of params across plugins and entities
  • eliminate the need to save all params in the init function to member functions
  • allow scrimmage to interact more easily with a ros param server

It would need to be able to handle nested blocks, global/entity/plugin scoping

@esquires esquires added this to the v0.2.0 milestone Jul 11, 2018
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