Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
94a54109f801076887c0720a8b74b7a66f1e1c91
/
y2015
/
control_loops
/
python
/
claw.py
e8e09ba
Autogen rule written for 'claw' module.
by Adam Snaider
· 9 years ago
e18cf50
s/controla/controlla/g
by Brian Silverman
· 9 years ago
4e55e58
Remove ;s from Python code
by Brian Silverman
· 10 years ago
b691f5e
Move 2015-specific code to its own folder.
by Brian Silverman
· 10 years ago
[Renamed from frc971/control_loops/python/claw.py]
73c298d
tune the claw
by Brian Silverman
· 10 years ago
bd94702
Re-tuned claw controller and filter to handle noise better.
by Austin Schuh
· 10 years ago
8a436e8
Made test mode and the claw work on the robot.
by Austin Schuh
· 10 years ago
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
b087c0a
fixed the top claw breaking its limit when opening with it there
by Brian Silverman
· 11 years ago
dc3748d
cleaning up old junk in the python code
by Brian Silverman
· 11 years ago
f05948b
tweaked the slope of the line to make catching work better
by Brian Silverman
· 11 years ago
6dd2c53
tuned and redid the capping on the claw to prioritize separation error
by Brian Silverman
· 11 years ago
1704f33
got the lower claw to flop less than it did before
by Brian Silverman
· 11 years ago
3ac190a
Merged in the stuff most recently on the robot.
by James Kuszmaul
· 11 years ago
f63b0ae
Added stuff for properly capping voltage on claw.
by James Kuszmaul
· 11 years ago
fe6d37e
Fixed the saturation with James' claw controller. Need to test more cases, but it looks pretty.
by Austin Schuh
· 11 years ago
da82513
Sped up observer.
by Austin Schuh
· 11 years ago
78d5546
Fixed claw angle conversion bug and scaled the hall effect on the drivetrain propperly.
by Austin Schuh
· 11 years ago
2758ade
Enabled pole placement for the dual claw controller.
by Austin Schuh
· 11 years ago
170fe25
Cleaned up comments and formatting.
by Austin Schuh
· 11 years ago
a2ebaf2
Merge remote-tracking branch 'austin/claw' into claw
by James Kuszmaul
· 11 years ago
01c652b
Claw now zeros quickly and quite stably.
by Austin Schuh
· 11 years ago
d536a40
Worked on getting claw to work with newer python code.
by James Kuszmaul
· 11 years ago
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
720b218
Merge remote-tracking branch 'james/loop_constants' into claw
by Austin Schuh
· 11 years ago
f2ed6e6
Messed with LQR cost constants to allow separation to stay constant.
by James Kuszmaul
· 11 years ago
7c021c4
s/seperation/separation/g
by Brian Silverman
· 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