mirror of
https://github.com/DinoMalin/paranoia-1.0.git
synced 2025-10-30 11:06:00 +00:00
fix: README
This commit is contained in:
parent
48f3ad5433
commit
f28be722ed
@ -1,4 +1,4 @@
|
|||||||
|
...
|
||||||
# ParanoIA-1.0
|
# ParanoIA-1.0
|
||||||
|
|
||||||
A cute complotist robot.
|
A cute complotist robot.
|
||||||
@ -33,11 +33,11 @@ You can enter a screen session to modify the emotions of the robot: ```screen /d
|
|||||||
You can do the same to modify the gauge: ```screen /dev/ttyACM0 9600```. The gauge has 9 levels: between 0 and 8.
|
You can do the same to modify the gauge: ```screen /dev/ttyACM0 9600```. The gauge has 9 levels: between 0 and 8.
|
||||||
|
|
||||||
### Talking to the Robot
|
### Talking to the Robot
|
||||||
To talk to the robot, use make env to create and enter a virtual environment (```source env/bin/activate``` if already created).\
|
To talk to the robot, use ```make env``` to create and enter a virtual environment (```source env/bin/activate``` if already created).\
|
||||||
Create a .env filled with your api keys.\
|
Create a .env filled with your api keys.\
|
||||||
Launch ```python ai.py``` to talk to the robot. Don't forget to turn on your speaker !
|
Launch ```python ai.py``` to talk to the robot. Don't forget to turn on your speaker !
|
||||||
## The complot skate
|
## The complot skate
|
||||||
|
|
||||||
We have a skate. It's awesome.
|
We have a skate. It's awesome.
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user