Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmehta committed Apr 5, 2023
1 parent 99c70c6 commit 0fd6d21
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,24 @@ Clone this repository and install required packages.
```bash
pip install -r requirements.txt
```
## Hardware


![Incredible Elzing](https://user-images.githubusercontent.com/53285116/229959485-268a7cb2-9581-4d51-b61f-cc5bc89715a6.png)


This can be ran on a raspberry pi and uses an intel realsense camera. Refer to those forums/repos for assistance on installing if the script fails.

To create the device hardware, simply use our provided design [files](https://www.tinkercad.com/things/4GQu8c6IceX-incredible-elzing/edit?sharecode=XYjBHOiL1nd_b_Auc66811gDvaCp-DPv9n27AOGb8Ak).

![image](https://user-images.githubusercontent.com/53285116/229959522-f1a8d1ef-2199-4443-bb5e-cf29cc4e1c1f.png)







## Contributing

Pull requests are welcome. For major changes, please open an issue first
Expand All @@ -22,4 +37,4 @@ Please make sure to update any tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)
[GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/#)

0 comments on commit 0fd6d21

Please sign in to comment.