Skip to content

Files

Latest commit

ba8b66b · May 5, 2021

History

History
11 lines (9 loc) · 1.39 KB

README.md

File metadata and controls

11 lines (9 loc) · 1.39 KB

Berkeley Autolab Perception Module

pypi python-versions status style

This package provides a wide variety of useful tools for perception tasks. It directly depends on the Berkeley Autolab Core module, so be sure to install that first. View the install guide and API documentation for the perception module here. Dependencies for each driver are not automatically installed, so please install ROS or camera-specific packages separately before using these wrappers.

NOTE: As of May 4, 2021, this package no longer supports Python versions 3.5 or lower as these versions have reached EOL. In addition, many modules have been moved to autolab_core to reduce confusion. This repository now will contain sensor drivers and interfaces only. If you wish to use older Python versions or rely on the old modules, please use the 0.x.x series of tags.