| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [gym](https://github.com/Farama-Foundation/gym-docs) from 0.22.0 to 0.24.1.
- [Release notes](https://github.com/Farama-Foundation/gym-docs/releases)
- [Commits](https://github.com/Farama-Foundation/gym-docs/commits)
---
updated-dependencies:
- dependency-name: gym
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.10.2...v1.11.0)
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [numpy](https://github.com/numpy/numpy) from 1.22.2 to 1.23.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.22.2...v1.23.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|/ |
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
| |
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
| |
|
|
|
|
| |
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
|
| |
|
| |
|
|
|
|
| |
if GPIO.cleanup is not performed). Add system destructor and add GPIO.cleanup to that too. Everything appears to be working still.
|
|
|
|
| |
working as expected. Most files touched because permissions were modified to allow PI.py to run on startup. Everything should be ready now.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
other messages to the log file. Update swingup test to use new logging behavior.
|
|\ |
|
| |
| |
| |
| | |
shakiness on deinitialization (need to coordinate GPIO.cleanup with threads), but program does exit and return home normally. Swingup test now runs very smooth and SW limits were increased with the drastically improved response time. Pushing to merge back to master.
|