MCPcopy Create free account
hub / github.com/DexterInd/GoPiGo3 / line_follower-basic_example.py

File line_follower-basic_example.py

Software/Python/Examples/Line_Sensor/line_follower-basic_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# Dexter Industries line sensor basic example
3#
4# This example shows a basic example to read sensor data from the line sensor. Most basic example prints out the data from the 5 sensors on the line follower.

Callers

nothing calls this directly

Calls 5

init_line_followerMethod · 0.80
forwardMethod · 0.45
leftMethod · 0.45
rightMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected