Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crueter/libsix

Phoenix 6-like API for motor controllers, IMUs, absolute encoders, and swerve drivetrains
https://github.com/crueter/libsix

frc swerve-drive

Last synced: 13 days ago
JSON representation

Phoenix 6-like API for motor controllers, IMUs, absolute encoders, and swerve drivetrains

Awesome Lists containing this project

README

        

# libsix

TODO:

- [ ] motor config requests/classes
- [ ] encoders/gyros
- [ ] PID
- Include slots in the config
- [x] swerve control requests
- [ ] Facing Angle
- [ ] X-Drive
- [ ] Robot Centric
- [ ] SysId control of some sort
- [ ] look forward to prevent slips and such
- [ ] Collision detection; ignore odometry
- [ ] Slip detection
- [ ] Real feedforward
- [ ] Standardized Simulation
- [ ] Differential drivetrain requests
- [ ] 250Hz odometry
- depends on status signals
- [ ] PWM controller w/ DIO encoder?
- [ ] LogStore & DashboardStore
- [ ] VisionSystem API
- [ ] Acceleration control