Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a573df154b900b6618d0b46f8d2635a8dba1082f
/
y2019
/
vision
4b471e1
Remove multiple logging implementations.
by Tyler Chatow
· 5 years ago
ad15482
Add remote timestamps and queue_index to context
by Austin Schuh
· 5 years ago
ed5b26d
y2019 robot code starts!
by Austin Schuh
· 5 years ago
3ae4226
Upgrade WPILib and upgraded compilers to C++17
by James Kuszmaul
· 5 years ago
cb7da4b
Convert aos over to flatbuffers
by Alex Perry
· 6 years ago
e962e1f
Merge "Fix compile errors in TS code"
by Austin Schuh
· 5 years ago
23cca9a
Fix compile errors in TS code
by Alex Perry
· 6 years ago
f257f3c
Prefix LOG and CHECK with AOS_
by Austin Schuh
· 6 years ago
651fc3f
Make a DurationInSeconds function
by James Kuszmaul
· 6 years ago
8a633d5
Kill camera_frames queue
by Austin Schuh
· 6 years ago
f71c3e6
Fix debug viewer with variable exposure
by Austin Schuh
· 6 years ago
1a8fb57
Display has_piece on the webpage
by Austin Schuh
· 6 years ago
3b1586a
Lower the exposure when we see lots of bright pixels.
by Austin Schuh
· 6 years ago
a966a37
Time adjust the vision frames
by Austin Schuh
· 6 years ago
1445d82
Display all camera frames.
by Austin Schuh
· 6 years ago
71ae795
Show the superstructure sensor positions
by Austin Schuh
· 6 years ago
89a9505
Change opcode to text for websocket
by Austin Schuh
· 6 years ago
6603e2f
Merge changes I087b70bf,I4bd1ec73
by Austin Schuh
· 6 years ago
08f519e
Make camera targets larger on screen
by James Kuszmaul
· 6 years ago
86cd572
Merge commit '9983e31ac159356438f940406f2d9a74a92b4ee7' into seasocks_update
by Austin Schuh
· 6 years ago
4374fd1
Fix calculation for debug target locations
by James Kuszmaul
· 6 years ago
5b1e8e3
Auto Exposure:
by Alex Perry
· 6 years ago
d13750f
Draw most recent targets on webpage
by Alex Perry
· 6 years ago
757a363
Merge "Create undistort script that generates constants for wide angle cameras."
by Austin Schuh
· 6 years ago
84077a5
Create undistort script that generates constants for wide angle cameras.
by Alex Perry
· 6 years ago
57de11f
Merge "switch image_writer to glog"
by Austin Schuh
· 6 years ago
670d5ac
switch image_writer to glog
by Alex Perry
· 6 years ago
cd805c4
Merge "Reset the websocket when the server disconnects."
by James Kuszmaul
· 6 years ago
a0a7fb8
Merge changes I572ae60c,I7ac7cc73
by Austin Schuh
· 6 years ago
3f70f0b
Merge changes Ifbe2348f,Ie5e236b3,I79499c1d,I82072de1
by Austin Schuh
· 6 years ago
2431927
Speed up cameras to 25fps by parallelizing solves
by Alex Perry
· 6 years ago
b375df7
Only process 8 targets
by Alex Perry
· 6 years ago
6cd90e7
Merge "Use automatic differentiation instead of numeric"
by Austin Schuh
· 6 years ago
ae80934
Merge "Template various vision helper functions"
by Austin Schuh
· 6 years ago
3d0abf2
Use automatic differentiation instead of numeric
by Alex Perry
· 6 years ago
4f2ae16
Template various vision helper functions
by Alex Perry
· 6 years ago
5b89562
Reset the websocket when the server disconnects.
by Alex Perry
· 6 years ago
a42dd3f
Recalibrated back camera after tightening the bolts
by Austin Schuh
· 6 years ago
9f6d4ea
Raise exposure slightly at Utah so we can see further
by Austin Schuh
· 6 years ago
4e2629d
Add kLog camera command.
by Austin Schuh
· 6 years ago
f08b9b1
Merge "Use protobuf to generate websocket JSON"
by Austin Schuh
· 6 years ago
75b19dc
Merge "Add time-since-last-target to server"
by Austin Schuh
· 6 years ago
a8c377c
Merge "Convert things from AOS logging to glog"
by Austin Schuh
· 6 years ago
d6d37d1
Use protobuf to generate websocket JSON
by James Kuszmaul
· 6 years ago
92ba0e5
Add time-since-last-target to server
by James Kuszmaul
· 6 years ago
dc477af
Print out robot relative xyz of target in debug_viewer
by Austin Schuh
· 6 years ago
b243346
Draw the HAB on the field visualizer.
by Alex Perry
· 6 years ago
4563988
Require target side and top edges to be perpendicular
by Austin Schuh
· 6 years ago
58899fd
Convert things from AOS logging to glog
by Brian Silverman
· 6 years ago
20b5777
Shard image thresholding
by Brian Silverman
· 6 years ago
1cf59d2
Merge "Switch to faster thresholding code"
by Brian Silverman
· 6 years ago
a45282f
Merge "Use an explicit ceres::Context"
by Brian Silverman
· 6 years ago
94b3c17
Correctly draw vision target
by James Kuszmaul
· 6 years ago
448b470
Merge "Fix some formatting in target_sender"
by Austin Schuh
· 6 years ago
53b2352
Merge "Fix the JSON from the vision server"
by Austin Schuh
· 6 years ago
9137af0
Fix the JSON from the vision server
by James Kuszmaul
· 6 years ago
71fe3c8
Make deploy.sh work when the jevois is somewhere other than sda
by Brian Silverman
· 6 years ago
86891e5
Fix some formatting in target_sender
by Brian Silverman
· 6 years ago
6323677
Use an explicit ceres::Context
by Brian Silverman
· 6 years ago
efde952
Switch to faster thresholding code
by Brian Silverman
· 6 years ago
d2df965
Add locked target info to position visualizer.
by Alex Perry
· 6 years ago
554cec0
Client code for robot position webpage.
by Alex Perry
· 6 years ago
357f9b9
Merge changes I98edf8b8,I002f07b4,I5719d422
by Austin Schuh
· 6 years ago
3ee41a9
Update practice bot calibration based on manual adjustment.
by Alex Perry
· 6 years ago
5359619
Serve /home/admin/robot_code/www if available
by Austin Schuh
· 6 years ago
a6b5097
Add the git version and log to the deploy
by Austin Schuh
· 6 years ago
aa4500e
Fix permission problem with deploy.sh
by Austin Schuh
· 6 years ago
7d981a2
Merge "Make jevois deploy script much more robust"
by Austin Schuh
· 6 years ago
ca40cd6
Merge "Bundle and deploy the demo typescript app"
by Austin Schuh
· 6 years ago
046a50f
Merge "Revert "Log images on the jevois.""
by Austin Schuh
· 6 years ago
b8fe84a
Revert "Log images on the jevois."
by Austin Schuh
· 6 years ago
e06d604
Make jevois deploy script much more robust
by Austin Schuh
· 6 years ago
b42ff2d
Sends the robot position every 100ms (in theory)
by Brian Silverman
· 6 years ago
02d31fb
Bundle and deploy the demo typescript app
by Austin Schuh
· 6 years ago
eed1444
Add a super simple typescript example
by Austin Schuh
· 6 years ago
48dbc74
Merge "Add a barebones websocket server for vision debug"
by Austin Schuh
· 6 years ago
acdabeb
Add a barebones websocket server for vision debug
by Brian Silverman
· 6 years ago
b6f334d
normalize angles on the jevois
by Alex Perry
· 6 years ago
48d3a96
Fixed control loop driving in drivetrain_input
by Austin Schuh
· 6 years ago
2871092
Merge "Log images on the jevois."
by Brian Silverman
· 6 years ago
fe4b826
Add check to jevois deploy script for on master.
by Alex Perry
· 6 years ago
ebc6dd5
Increase the error threshold.
by Alex Perry
· 6 years ago
9c3e2da
Merge "Recalibrate practice bot cameras with new distortion math."
by Austin Schuh
· 6 years ago
229fcba
Calibrated comp with the new distortion params.
by Austin Schuh
· 6 years ago
af226a1
Merge "Warm start the 4 point solution now that distortion works"
by Austin Schuh
· 6 years ago
fd7d804
Merge "Use --camera properly in debug_viewer"
by Austin Schuh
· 6 years ago
bb2ac92
Warm start the 4 point solution now that distortion works
by Austin Schuh
· 6 years ago
463a3bc
Recalibrate practice bot cameras with new distortion math.
by Alex Perry
· 6 years ago
2ca1574
Use correct dewarp math on jevois.
by Alex Perry
· 6 years ago
a60e37c
Use --camera properly in debug_viewer
by Austin Schuh
· 6 years ago
06daf71
Merge "Update comp constants with new pixel dewarp"
by Austin Schuh
· 6 years ago
e56b17f
Update practice bot constants with new calibration run.
by Alex Perry
· 6 years ago
fe07d18
Update comp constants with new pixel dewarp
by Austin Schuh
· 6 years ago
e6cfbe3
Force the 4 point solution to contain the lowest point
by Austin Schuh
· 6 years ago
7d2ef03
Track the lowest point in each side of the target
by Austin Schuh
· 6 years ago
3f30f81
Merge "Make the vision solver use a less strict problem."
by Austin Schuh
· 6 years ago
e9775c3
Log images on the jevois.
by Alex Perry
· 6 years ago
bac3d3f
Make the vision solver use a less strict problem.
by Alex Perry
· 6 years ago
37b15b3
Put all the thresholding code in the same place
by Brian Silverman
· 6 years ago
6e56faf
Attach the perimeter to the polygons.
by Austin Schuh
· 6 years ago
Next »