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

ROADMAP #9

Open
8 of 30 tasks
enricosutera opened this issue Dec 15, 2020 · 0 comments
Open
8 of 30 tasks

ROADMAP #9

enricosutera opened this issue Dec 15, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@enricosutera
Copy link
Contributor

enricosutera commented Dec 15, 2020

Roadmap:

  • Creation of task and robot classes
  • Creation of training arena for wheeled mobile robots
  • ___ Robot class for including: locomotion, localization, sensors etc... differential and holonomic (or others) robot and for sensors
  •       |___ Locomotion
  •             |___ Differential
  •             |___ Holonomic (Omnidirectional)
  •             |___ Others ?
  •       |___ Sensors
  •       |___ Localization
  • ___ Task class
  •       |___ Reward
  •       |___ End of episode
  •       |___ Add multi conditional inheritance
  • Add gazebo environment:
  • ___ empty
  • ___ square walls
  • ___ complex arena
  • ___ pseudo-stochastic arena (world elements change pose at each episode)
  • Add launch files:
  • ___ launch files for gazebo
  •       |___ empty
  •       |___ square walls
  •       |___ complex arena
  •       |___ pseudo-stochastic arena
  • ___ launch files for pic4rl training
  •       |___ customizable (task and robot)
  • Add YAML file
  • ___ task YAML file
  •       |___ Robot YAML file ?
  • ___ RL parameters YAML file
@enricosutera enricosutera added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants