https://github.com/berkeleyautomation/autolab_core
Core utilities for Berkeley AutoLab.
https://github.com/berkeleyautomation/autolab_core
Last synced: about 2 months ago
JSON representation
Core utilities for Berkeley AutoLab.
- Host: GitHub
- URL: https://github.com/berkeleyautomation/autolab_core
- Owner: BerkeleyAutomation
- License: apache-2.0
- Created: 2016-10-16T21:31:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T16:54:54.000Z (over 1 year ago)
- Last Synced: 2025-03-31T06:05:24.311Z (about 2 months ago)
- Language: Python
- Homepage: https://berkeleyautomation.github.io/autolab_core
- Size: 7.64 MB
- Stars: 83
- Watchers: 48
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Berkeley Autolab Core Modules
[](https://pypi.org/project/autolab-core/) [](https://pypi.org/project/autolab-core/) [](https://github.com/BerkeleyAutomation/autolab_core/actions) [](https://github.com/psf/black)This module contains a set of useful utilities for robotic tasks.
View the install guide and API documentation [here](https://BerkeleyAutomation.github.io/autolab_core).NOTE: As of May 3, 2021, this package has dropped support for Python versions 3.5 and lower, as these versions have reached their EOL. If you wish to use older Python versions, please use the 0.x.x series of tags. Additionally, many modules from the `autolab_perception` package have been migrated here to reduce confusion.
NOTE: As of June 18, 2017, this package has been renamed from `core` to `autolab_core` to prevent naming conflicts.
If you wish to use the old version named `core`, please checkout the branch `pre_name_change`.
However, no further updates will be pushed to this branch.