Software future #113
Replies: 11 comments 16 replies
-
I would like to implement unit tests into our code using sim to ensure that our code is at least at some level of stability. |
Beta Was this translation helpful? Give feedback.
-
I would like to have better communication with mechanical especially during competition season to prevent issues stemming from hasty planning and subsequent reliance on temporary solutions. |
Beta Was this translation helpful? Give feedback.
-
I would like to document every major change/implementation so that other members can read and understand what is going on. |
Beta Was this translation helpful? Give feedback.
-
I would like to see software consistently do stuff to improve stuff in the long term, not just short term need-to-happen things. |
Beta Was this translation helpful? Give feedback.
-
I would like to create or copy a piece of code for a mechanism, and then comment what each line/block of code does. This would be for new members to learn from, or even as a reference for current-but-still-learning members. |
Beta Was this translation helpful? Give feedback.
-
Store documentation on how the robot works and how the components work in a wiki page or another storage option. This would be nice for newer members to refer back to if they have any issues. |
Beta Was this translation helpful? Give feedback.
-
I would like to ensure that we are able to complete tasks in an organized manner, and on time, and are able to enter competitions prepared and confident in our software, so we don't have to scramble to make last minute changes. |
Beta Was this translation helpful? Give feedback.
-
I would to work on:
|
Beta Was this translation helpful? Give feedback.
-
Adding documentation on how to code different features of the robot is crucial (like adding comments in files, etc.), and I would also like to take some time and go over software essentials (like how auto, vision, and mechanism code work). |
Beta Was this translation helpful? Give feedback.
-
I would like asynchronous work to be assigned/made clear (I know we have just started using github issues, which is definitely good) and I know a lot of other people said something about writing comments for the subsystems, and I did this over the break but I haven't finished (I will probably be done tonight or tomorrow night and will upload a branch, but I think a lot of the other new members should also do this in order to learn more independently to see what they can find out). |
Beta Was this translation helpful? Give feedback.
-
One thing that I think we should have that I don't I've seen mentioned yet is more so for during competitions. I feel as though there wasn't much communication with what we did regarding software in between matches. Even just a heads up would make sure everyone knows what's going on during a competition. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What is at least 1 thing you would want to have or get done in the future regarding software?
Beta Was this translation helpful? Give feedback.
All reactions