Skip to content

Releases: WPIRoboticsEngineering/RBE3001_nucleo_firmware

Fixing compile bug for start of term

23 Aug 10:22
Compare
Choose a tag to compare

Full Test for Main Board Rev 2.2

03 Jan 21:43
Compare
Choose a tag to compare
Pre-release

Prints encoder values and load cell values. Runs position PID on motors.

Full stack testing

25 Sep 19:32
Compare
Choose a tag to compare
Full stack testing Pre-release
Pre-release
0.0.4

Better prints to debug the velocity controller

Communications test release with dummy and real link firmwares

06 Aug 19:33
Compare
Choose a tag to compare

Repaired edge case issue with encoder

22 Jun 04:43
Compare
Choose a tag to compare

The encoders will get into a locked loop when they are compiled to handle errors. Ignoring errors seems to work and thats what we are now doing.

Tested on hardware

22 Jun 01:44
Compare
Choose a tag to compare

The PID library, encoder library, and servo library are now all tested working on hardware. The test demonstrates closed loop control wiht bounding for hardware, and linear interpolation of the PID controller setpoints.