-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I apologize I don't have the exact log output. This evening we took the System Core off of a test chassis we use for a lot of... test i know, right, and put it on our competition robot to get it ready for this weekend and the gantlet of fall off-seasons we have the next 6 weeks. This was my first time hands on with the hardware up until now, I had our younger software mentor leading the tasks. I have a few comments on the new work flows and hang ups but I'll wait till after the first event to compile all my thoughts.
We have everything ported over except one final feature of the robot. We are using a PWM 270deg servo. Current 2027 WPILib documentation l mentions no new methods to use the SERVO When the code calls the set Servo Angle the code crashes with a HAL warning.
One of our other mentors, though he seen something about one of the Alpha testers working through a simmial issue but we are not finding any records of this.
Getting this working will be vital for us to run this system this weekend.