Loading…

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Lu, Wei (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edition:1st ed. 2016.
Subjects:
Online Access:Texto Completo
Table of Contents:
  • 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.