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

Major Refactor #3

Open
5 of 18 tasks
callmecampos opened this issue Apr 12, 2021 · 0 comments
Open
5 of 18 tasks

Major Refactor #3

callmecampos opened this issue Apr 12, 2021 · 0 comments

Comments

@callmecampos
Copy link
Collaborator

callmecampos commented Apr 12, 2021

  • Clean up file structure
  • Accurate README.md
  • Branch cleanup & renaming main branch to main
  • Merge Mark's RPC code
  • Integrate Hydra.cc (helpful for undergrads!)
    • Better define experiments & relevant parameters (inside Hydra config folder README)
    • Defining relationship of formation control relation, configurations pointing to functions/implementations @jasonxzhou
  • Cfg / command line based visualization on off flag. See this
  • Delete unused code, like this
  • make agent configurable in solution file or velo_controlled_agent (will happen when debugging formation control)
  • add example task with 3 agents for the visualizer (one agent moves out of range), that can change the type of robot and work with other changes.
  • agent class for heterogenous agents or different options (test algorithms with different agent)
  • delete unused branches
  • re-label as initial commit when done with above
  • move solutions out of velo-agent and into components/solution folder.
  • move scenarios out of 6ticsh and into components/scenarios folder.
  • have single configs/settings file
  • convert to logger. No printing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant