issues
search
SJSURoboticsTeam
/
urc-control-system-2023
Apache License 2.0
5
stars
0
forks
source link
Libhal2.0 port
#94
Closed
Coreyboy1820
closed
1 year ago
Coreyboy1820
commented
1 year ago
Finished:
Speed sensor abstract base class
Speed sensor adaptor from hal::drc
Mission control abstract base class
esp8266 implementation of mission control interface
transitioning homing function to work on a span of servos and magnets.
Updated all implementations in arm and drive to use the abstract base classes instead of hard set implementations
Now using libhal2.0 (pre-built binaries)
Created an offset servo implementation of servo for homing purposes.
templated the homing function
Finished: