- Introduction
- Installation
- Start The Software
- HIAS EMAR UI
- To Be Continued
- Contributing
- Versioning
- License
- Bugs/Issues
The Raspberry Pi 4 homes the EMAR Mini software and powers the Intel hardware. This guide will provide a link to the installation guide and steps to get your EMAR Mini up and running using the HIAS Server UI.
This project is a work in progress, we are in the process of completing for full functionality of EMAR Mini.
Please follow the Installation Guide to install the EMAR Mini software and hardware.
You now need to start the EMAR Mini software. On your Raspberry Pi navigate to your project root and issue the following command:
python3 EMAR.py
EMAR Mini will connect to your HIAS iotJumpWay broker, and start the Realsense stream and classifier.
Now head to your HIAS Server and navigate to Robotics->EMAR->List, select your EMAR device and you should see your camera stream and the controls for EMAR Mini.
Available controls in this version of EMAR Mini are as follows:
-
Head
- LEFT
- CENTER
- RIGHT
As you pan the head, you should see your camera stream moving in near real-time in the HIAS Server EMAR UI.
-
Arm
- Arm section 1 UP
- Arm section 1 DOWN
- Arm section 2 UP
- Arm section 2 DOWN
In the Arm section, the double arrows represent arm section 1 and the single arrows represent arm section 2.
These actions should happen in near real-time, even if the controller is on the other side of the world.
The object detection will detect any of the objects from the list in the project configuration, and will calculate the distance from EMAR Mini using the depth readings from the Intel Realsense.
We are working on modifications to the 3D printed files and the additional functionality such as head tilt and wheels. Keep an eye on our page for updates to this repository.
The Peter Moss Acute COVID-19 AI Research project encourages and welcomes code contributions, bug fixes and enhancements from the Github.
Please read the CONTRIBUTING document for a full guide to forking your repositories and submitting your pull requests. You will also find information about your code of conduct on this page.
-
Adam Milton-Barker - Asociacion De Investigation En Inteligencia Artificial Para La Leucemia Peter Moss President & Lead Developer, Sabadell, Spain
-
Jose Mario Garza - Asociacion De Investigation En Inteligencia Artificial Para La Leucemia Peter Moss 3D Designer/Printer, Mexico
We use SemVer for versioning. For the versions available, see Releases.
This project is licensed under the MIT License - see the LICENSE file for details.
We use the repo issues to track bugs and general requests related to using this project. See CONTRIBUTING for more info on how to submit bugs, feature requests and proposals.