MCPcopy Create free account
hub / github.com/DexterInd/GoPiGo3 / empathybot.py

File empathybot.py

Projects/Empathybot/empathybot.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#! /usr/local/bin/python
2
3distance_from_body = 50 # Distance the GoPiGo will stop from the human body.
4gopigo_speed = 150 # Power of the motors. Increase or decrease depending on how fast you want to go.

Callers

nothing calls this directly

Calls 3

EasyGoPiGo3Class · 0.90
init_button_sensorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected