FTC 23452 Progress Updates #264
Replies: 2 comments 2 replies
-
|
For the folder name, that was expected to stay alpha 5. Due to reasons, if it updates it requires regenerating the entire project. It just installs right over alpha 5. This is purely an alpha and beta thing. In season, that folder will just be 2027, and updates will install inline. |
Beta Was this translation helpful? Give feedback.
-
A301 - First TestingOne and a half weeks ago we got the A301s running for the first time. Along with this accomplishment we also tried using IntelliJ instead of the recommended VS Code (more on this down below). 20260529_202414.mp4Overcome HurdlesHardware Client - We came across several problems while trying to use the RHC2 on the A301s. first, we tried using the desktop app on the laptop and connecting it to the Systemcore, but we couldn't see any of the connected devices. Our next step was trying to use the RHC2 that is directly installed onto the Systemcore, this version of the Hardware Client could actually see the motors and read their encoder values, but we still couldn't control them from the Hardware Client itself. IntelliJ - First, we would like to state that we are aware that IntelliJ is not officially supported. However, we still chose to use it because we wanted to discover any potential issues and share them with others who may also want to use IntelliJ. alongside this, we already have experience with the JetBrains IDEs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This thread will serve as a technical log for FTC testing done by FTC 23452 TieWraps in collaboration with FRC 4481 Team Rembrandts. More public facing updates will most likely be written in a more accessible manner and posted on a forum such as ChiefDelphi. Details on this will follow soon.
Our main testing day will be Monday so expect most updates during that time frame. More sporadic testing might happen over the summer.
Initial Installation - Task 1
Yesterday we managed to do everything that was outlined in task one. Connecting everything felt intuitive and could be done without any mentor help by purely following the steps outlined in
FTC-Testing.md. Deploying software also worked quite seamlessly although the student in charge of this part already has prior WPILib experience through FRC.Overcome Hurdles
Alpha 6 still calls itself Alpha 5 - From what I've read, WPILib 2027 Alpha 6 fixes common crashes from Alpha 5. Last week we already installed Alpha 5 so we needed to perform an update. This is expected when doing alpha testing. However, when I tried to remove Alpha 5 after installing Alpha 6 to free some disk space, I did not notice an Alpha 6 folder, leading to trying to reinstall it several times over. Only after removing Alpha 5, and only then installing Alpha 6, I noticed that the install directory still has the Alpha 5 name.
Future Hurdles
Power tool battery charger does not work in Europe - While not a problem right now, I noticed something that might form an issue when doing non-hybrid testing. We are very glad to have received a full set of 16 motors including a power tool battery and charger. Unfortunately, the charger is incompatible with the European power grid. Changing the plug with a compatible one is not that much of a challenge, but according to the specs on the casing, the charger only accepts
120V~ 60Hzinput while the EU grid operates on230V~ 50Hz. We might end up buying a transformer for it, but this may serve as an important heads up for other international teams.Beta Was this translation helpful? Give feedback.
All reactions