Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L LEGO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • René Søndergaard Nilsson
  • LEGO
  • Wiki
  • Lesson 8 Journal 2

Lesson 8 Journal 2 · Changes

Page history
Added headlines authored Apr 30, 2015 by ivangrujic's avatar ivangrujic
Hide whitespace changes
Inline Side-by-side
Lesson-8-Journal-2.markdown
View page @ 8bb8bbad
......@@ -16,19 +16,28 @@ The goal for the day is to make a Lego car follow the Alishan track using a gyro
Based on the knowledge gained from [1], a behavioral control will be implemented on the Lego car.
##
## Diffirential drive
### Setup
// Vi tilføjede lyssensorer for at kunne køre lige op af rampen
// BESKRIV:
// Skift fra differential pilot class til regulær motor class
// Ikke muligt at udføre effektiv PID regulering grundet motorene ikke kan køre baglæns og er lang tid om falde i hastighed
The original strategy for driving up the ramps proved to be too unreliable.
Two ligth sensors were added to the front of the car to use line following up the the ramp.
![Lego car two light sensors attached](https://gitlab.au.dk/rene2014/lego/raw/master/Lesson8/Images/SetupWithLightSensors.jpg)
### Results
## Direct Motor Control
### Setup
// BESKRIV:
// Skift fra differential pilot class til regulær motor class
// Ikke muligt at udføre effektiv PID regulering grundet motorene ikke kan køre baglæns og er lang tid om falde i hastighed
### Results
## Conclusion
......
Clone repository
  • Lesson 1
  • Lesson 2
  • Lesson 3
  • Lesson 4
  • Lesson 5
  • Lesson 6
  • Lesson 7
  • Lesson 8 Journal 2
  • Lesson 8
  • Lesson 9
  • Lesson10
  • Lesson11
  • Home