We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04d0a89 + 7efbeb8 commit bec37e2Copy full SHA for bec37e2
README.md
@@ -1,4 +1,7 @@
1
-# leJOS-RobotPilot
+# leJOS RobotPilot
2
A robot pilot (Similar to DifferentialPilot) for EV3 leJOS. Has several functions, which are missing in the DifferentialPilot.
3
4
The RobotPilot is a RobotPilot for anyone, who wants to do more stuff with their leJOS EV3 robot without writing their own differential pilot.
5
+The main advantage against the DifferentialPilot is the ability to control a single motor through the pilot.
6
+
7
+The RobotPilot is completely open-source and can be modified and used by everyone
0 commit comments