Skip to content

Commit b72a86d

Browse files
authored
Update library.properties
Zumo robot and virtual functions experimental version.
1 parent 9113d3f commit b72a86d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=GobbitLineCommand
2-
version=0.0.9
2+
version=0.0.91
33
author=Jason Talley <jason@primalengineering.com>
44
maintainer=Jason Talley <jason@primalengineering.com>
55
sentence=Basic to advanced line following, intersection detection, basic motor control, battery monitoring, gripper control, and basic collision detection with the Gobbit robot.
6-
paragraph=The built in functions range from simple out of the box single command line following and gripper actuation to deep fine tuning of PID motor control functions which include battery monitoring for variable manipulation, pin selections for custom L298 or similar style motor drivers, sonar range sensor and collision control, presets for the Sparkfun Ardumoto motor driver, and presets for the Adafruit v 2.3 motor shields. For line following, the Pololu QTR-8RC infrared line sensor is required. The Adafruit Motor Shield V2 and the QTRSensors libraries are required.
6+
paragraph=The built in functions range from simple out of the box single command line following and gripper actuation to deep fine tuning of PID motor control functions which include battery monitoring for variable manipulation, pin selections for custom L298 or similar style motor drivers, sonar range sensor and collision control, presets for the Sparkfun Ardumoto motor driver, and presets for the Adafruit v 2.3 motor shields. For line following, the Pololu QTR-8RC infrared line sensor is required. The Adafruit Motor Shield V2 and the QTRSensors libraries are required. This version is experimental with Zumo robot drivers and virtual functions to be implemented fully in later versions.
77
category=Device Control
88
url=https://github.com/MadTooler/Gobbit_Line_Commander
99
architectures=*

0 commit comments

Comments
 (0)