Skip to content

Refactoring#58

Merged
DaniAffCH merged 5 commits into
mainfrom
refactoring
Nov 20, 2025
Merged

Refactoring#58
DaniAffCH merged 5 commits into
mainfrom
refactoring

Conversation

@ValerioSpagnoli

Copy link
Copy Markdown
Collaborator

Refactor folder names.
Split Robot and RobotManager in separate files.
Should we create separate files for each robot, as we do for the sensors?

@DaniAffCH

DaniAffCH commented Nov 16, 2025

Copy link
Copy Markdown
Owner

Should we create separate files for each robot, as we do for the sensors?

Absolutely. Ideally we should create a directory "Sensors" and a directory "Robots". Should I merge this PR first and then we'll open another one with this split, or should we make the changes here?

@ValerioSpagnoli

Copy link
Copy Markdown
Collaborator Author

We can make these changes directly here. My doubts about splitting each Robot into a separate file are that then the imports look like "#import "T1.h"" and so on for each robot, instead of just "Robots.h". But I agree that it is better to split the robots as we do for the sensors and create the respective folders.

- (probably) fixed clangd issues
- added ball.obj to git tree

@neverorfrog neverorfrog left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

godu rioso

@DaniAffCH DaniAffCH left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🥇

@DaniAffCH DaniAffCH merged commit 52e130a into main Nov 20, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

4 participants