RoboticaUtnFrba / create_autonomy

ROS autonomy stack for iRobot Create 2.
BSD 3-Clause "New" or "Revised" License
28 stars 38 forks source link

[EPIC] Project structure design #199

Open eborghi10 opened 4 years ago

eborghi10 commented 4 years ago

Is your feature request related to a problem? Please describe.

The repository is getting bigger and it should be separated in small repos to isolate functionalities.

Describe the solution you'd like

Functionalities like simulation/Gazebo models/navigation/mapping, etc, should be migrated into different packages or repositories that group similar areas.

Important: a detailed concept must be defined before doing the migration

Describe alternatives you've considered