Cargando…

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 p...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lu, Wei (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:1st ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 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.