Integration and Supervisory control of Autonomous Robots - Open source robot implementation
Project description
isar-robot
ISAR - Integration and Supervisory control of Autonomous Robots - is a tool for integrating robot applications into Equinor systems. Through the ISAR API you can send command to a robot to do missions and collect results from the missions.
Running the full ISAR system requires an installation of a robot which satisfies the required interface. isar-robot is a default implementation of such a robot.
Installation
For installation of isar-robot to use with ISAR, please follow the robot integration installation guide.
Run isar-robot
After installing isar-robot, it can be used through ISAR.
Development
For local development, please fork the repository. Then, clone and install in the repository root folder:
git clone https://github.com/equinor/isar-robot
cd isar-robot
pip install -e .[dev]
Contributing
We welcome all kinds of contributions, including code, bug reports, issues, feature requests, and documentation. The preferred way of submitting a contribution is to either make an issue on github or by forking the project on github and making a pull requests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for isar_robot-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24a45ca6061c16bc8216c13a4bed68f398f1355b62e5b77ae5c4b4e6c40f0fba |
|
MD5 | 9e939ee4e90ce2bad53a539d54d8c7eb |
|
BLAKE2b-256 | 756fee439aa021cb60e376ff00e2113aca89560f6f8efdabf66d8d0d1df7d7b6 |