Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c02a39afebe37e9320da04a7871e65ad4fe906c1
/
frc971
/
control_loops
/
python
/
claw.py
c02a39a
It seems to work reasonably. Still need to make it perfect.
by James Kuszmaul
· 11 years ago
4e4ec8e
I updated the claw as best as I could to have independent separation/position. It won't work this way.
by James Kuszmaul
· 11 years ago
e2afbe4
Started getting the separation and the placement on the claw independent.
by James Kuszmaul
· 11 years ago
f2ed6e6
Messed with LQR cost constants to allow separation to stay constant.
by James Kuszmaul
· 11 years ago
9279740
Dealt with the different moment of inertias in the claw.
by James Kuszmaul
· 11 years ago
d72633b
Added constants for motors and the such.
by James Kuszmaul
· 11 years ago
cda86af
Claw now zeros!
by Austin Schuh
· 11 years ago
0d9467a
Worked on combined delta u controller for the claw. Doesn't work.
by Austin Schuh
· 11 years ago
e1755b3
Updated constants in control loop python files.
by James Kuszmaul
· 11 years ago
3bb9a44
Renamed everything to claw.
by Austin Schuh
· 11 years ago
[Renamed (63%) from frc971/control_loops/python/wrists.py]
d4417aa
started working on a skeleton for the 2014 control loops
by Brian Silverman
· 11 years ago
[Renamed from frc971/control_loops/python/wrist.py]
23a67ca
slowed down the wrist observer a bit
by Brian Silverman
· 12 years ago
7fb8e22
tuned the new wrist constants
by Brian Silverman
· 12 years ago
c1f6889
Wrist and angle adjust now use delta U controllers.
by Austin Schuh
· 12 years ago
16c9664
Overdamped the wrist significantly.
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
683a0d0
Tightened up the loop to prevent it from going in the other direction.
by Austin Schuh
· 12 years ago
3c54231
Added James' wrist control loop code.
by Austin Schuh
· 12 years ago
fa03369
Test cases all pass. Wrist should be good. Made it a bit snappier.
by Austin Schuh
· 12 years ago
dc1c84a
Wrist loop test case now runs and fails.
by Austin Schuh
· 12 years ago
c8ca244
Added python code to design the wrist control loop.
by Austin Schuh
· 12 years ago