You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We haven't let ourselves consider this too much because this repo will likely end after competition. Upgrades are in place for ros and cmake versions that will render a lot of this code useless. Will be a question for next year's team
This repo will be inactive after this year if next year uses ROS2. If they use ROS1, it can serve as a reference.
In the future, we should have CV live in the ROS repo, as discussed offline since we ultimately need to have a fork of the CV code here.
The python2 vs python3 issue shouldn't be present next year whether they choose ROS2 or ROS1, assuming they use noetic / 20.04.
Having a style guide would be useful, black & clang-format would be my go-to too, and is low hanging fruit so it would be good to have a GitHub action that does it.
However, more importantly having proper dependency / environment management (e.g. via Docker) is a higher priority imo. Robosoccer has a ARM + x86_64 based build so would be useful to do something similar.
CI I won't bother with, unless we rethink how this repo handles nodes & have people willing to teach new people how to handle it. One issue we have is a lot of testing is done in sim.
Description:
Goals:
Notes:
The text was updated successfully, but these errors were encountered: