Beginning Robotics Programming in Java with LEGO Mindstorms

This book will show you the difference between making a robot move and making a robot THINK. Using Mindstorms EV3 and LeJOS, an open source project for Java Mindstorms projects, you’ll learn how to create Artificial Intelligence for your bot. Your robot will learn how to problem solve, how to plan,...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Lu, Wei (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • Chapter 1: Introduction to Lego Mindstorms and LeJOS
  • Chapter 2: Introduction to Motor Sensors
  • Chapter 3: Controlling Wheeled Vehicles
  • Chapter 4: Coordinators and Navigator API Chapter 5: Depth-First Searching Algorithm and its Implementation with Lego Mindstorms
  • Chapter 6: Breadth-First Searching Algorithm and its Implementation with Lego Mindstorms
  • Chapter 7: Hill Climbing Algorithm and its Implementation with Lego Mindstorms
  • Chapter 8: Dijkstra's Algorithm and its Implementation with Lego Mindstorms
  • Chapter 9: A* Algorithm and its Implementation with Lego Mindstorms
  • Chapter 10: Touch Sensor and Ultrasound Sensor
  • Chapter 11: Light and Color Sensor
  • Chapter 12: Introduction to Behavior Programming.-Chapter 13: Multithread Programming with Java leJOS.