index
:
ee4511w
dependabot/pip/System/gym-0.26.1
dependabot/pip/System/numpy-1.23.3
dependabot/pip/System/setuptools-65.3.0
dependabot/pip/System/torch-1.12.1
master
Spring 2022
Matt Strapp was here
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
System
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump gym from 0.22.0 to 0.24.1 in /System
dependabot[bot]
2022-06-23
1
-1
/
+1
*
Bump torch from 1.10.2 to 1.11.0 in /System
dependabot[bot]
2022-06-23
1
-1
/
+1
*
Bump numpy from 1.22.2 to 1.23.0 in /System
dependabot[bot]
2022-06-23
1
-1
/
+1
*
Add new changes from local testing
Matt Strapp
2022-04-14
6
-24
/
+150
*
Fix bug about declaring the limits
Matt Strapp
2022-02-24
1
-2
/
+2
*
remove thing
lake0112
2022-02-24
1
-2
/
+0
*
try again
lake0112
2022-02-24
1
-2
/
+2
*
add soft limit
lake0112
2022-02-24
1
-2
/
+4
*
Merge branch 'master' of https://github.com/UMN-EE4951W-Lamperski/pendulum
lake0112
2022-02-24
1
-373
/
+373
|
\
|
*
Add specific exit codes for each extreme
Matt Strapp
2022-02-24
1
-373
/
+373
*
|
add a test
lake0112
2022-02-24
1
-0
/
+39
|
/
*
Refactor speed to torque
Matt Strapp
2022-02-24
1
-18
/
+18
*
Fix the tests so they actually work
Matt Strapp
2022-02-18
8
-31
/
+9
*
Bump setuptools from 59.6.0 to 60.9.3 in /System (#1)
dependabot[bot]
2022-02-18
1
-1
/
+1
*
Add requirements, force tests in specific dir
Matt Strapp
2022-02-18
9
-256
/
+8
*
uppercase to lowercase
Matt Strapp
2022-02-18
1
-1
/
+1
*
Change package name for consistency
Matt Strapp
2022-02-18
11
-0
/
+0
*
Hopefully get the system able to be packaged
Matt Strapp
2022-02-18
19
-2
/
+21
*
Change git repo to organization repos
Matt Strapp
2022-02-18
5
-420
/
+2
*
Fix typos and Python 3.9 problems
Matt Strapp
2022-02-17
1
-3
/
+3
*
Maybe, possibly, maybe, fix things
Matt Strapp
2022-02-17
1
-7
/
+7
*
Add code that was not committed before
Matt Strapp
2022-01-27
22
-27
/
+945
*
Update test files to do GPIO cleanup on completion (ex: encoders don't work i...
Raspberry Pi
2019-12-02
4
-15
/
+37
*
Minor tweaks to PI.py to get working seamlessly with web server - tested and ...
Raspberry Pi
2019-12-02
13
-1
/
+1
*
Improve logging: add timestamps for each log. Add a new function to add other...
Raspberry Pi
2019-11-26
2
-7
/
+23
*
Got threading and SW limits working really well. Still might be some shakines...
Raspberry Pi
2019-11-26
2
-60
/
+77
*
Modify test_System to verify that threaded encoder measurements are working a...
damic014
2019-11-26
1
-11
/
+3
*
Add encoder measurements via thread. This should help with linear encoder acc...
damic014
2019-11-26
2
-12
/
+49
*
Fix indentation, add symlink for System folder. Seems to be working as expect...
Raspberry Pi
2019-11-26
2
-1
/
+2
*
Add interrupt flags so that motor cannot be triggered once the HW interrupt h...
damic014
2019-11-26
1
-12
/
+16
*
Added Andy's new swingup code. New issues with physical system: rod bearing k...
Raspberry Pi
2019-11-21
2
-16
/
+380
*
Fixed file imports to work with working directory of server.
Raspberry Pi
2019-11-21
1
-2
/
+2
*
Rework directory structure. Modify result file printing to match requirements...
Raspberry Pi
2019-11-20
12
-0
/
+1337