Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ebfaf929656b57453d3478cdb2ec91c2fef64af0
/
frc971
/
control_loops
/
python
/
control_loop.py
1a38796
Added control loops for all subsystems and made tests run.
by Austin Schuh
· 10 years ago
f246dbd
unbroke the shooter (and other?) control loops
by Brian Silverman
· 11 years ago
3ac190a
Merged in the stuff most recently on the robot.
by James Kuszmaul
· 11 years ago
2593385
Fixed constants and moved them out of control_loop.py
by Austin Schuh
· 11 years ago
1b45f78
Added constants from pyhton to c++. kSpringConstant and kMaxExtension are in python
by Ben Fredrickson
· 11 years ago
0e86651
Cleaned stuff up and made claw tests actually pass.
by James Kuszmaul
· 11 years ago
c02a39a
It seems to work reasonably. Still need to make it perfect.
by James Kuszmaul
· 11 years ago
7ec34fd
Added LQR pole placement.
by Austin Schuh
· 11 years ago
e51ad63
merging in the useful parts of the bot3 code
by Brian Silverman
· 11 years ago
df3e7b2
made stuff more pythonic
by Brian Silverman
· 12 years ago
a085044
Fixed namespace things with constant generation.
by James Kuszmaul
· 12 years ago
adab8f9
Moved bot3-specific python stuff in with bot3.
by James Kuszmaul
· 12 years ago
8c0eed8
Made Velocity Shooter loop such that it should run.
by James Kuszmaul
· 12 years ago
c1f6889
Wrist and angle adjust now use delta U controllers.
by Austin Schuh
· 12 years ago
e349062
Converted state feedback controller and plant over to being gain scheduled, and used them in the indexer. Also wrote the python to make it easy to design gain scheduled controllers.
by Austin Schuh
· 12 years ago
0f63738
made the wrist stiffer
by Brian Silverman
· 12 years ago
a40624b
Moved wrist loop to a subfolder.
by Austin Schuh
· 12 years ago
6896171
Fixed a problem with writing the constants to files.
by James Kuszmaul
· 12 years ago
3c54231
Added James' wrist control loop code.
by Austin Schuh
· 12 years ago