Beginning Robotics Programming in Java with LEGO Mindstorms
Autor Wei Luen Limba Engleză Paperback – 15 noi 2016
Discover 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 (AI) for your bot. Your robot will learn how to problem solve, how to plan, and how to communicate. Along the way, you’ll learn about classical AI algorithms for teaching hardware how to think; algorithms that you can then apply to your own robotic inspirations.
If you’ve ever wanted to learn about robotic intelligence in a practical, playful way, Beginning Robotics Programming in Java with LEGO Mindstorms is for you.
What you’ll learn:
- Build your first LEGO EV3 robot step-by-step
- Install LeJOS and its firmware on Lego EV3
- Create and upload your first Java program into Lego EV3
- Work with Java programming for motors
- Understand robotics behavior programming with sensors
- Review common AI algorithms, such as DFS, BFS, and Dijkstra’s Algorithm
Students, teachers, and makers with basic Java programming experience who want to learn how to apply Artificial Intelligence to a practical robotic system.
Preț: 323.55 lei
Preț vechi: 404.43 lei
-20% Nou
Puncte Express: 485
Preț estimativ în valută:
61.94€ • 64.63$ • 51.92£
61.94€ • 64.63$ • 51.92£
Carte disponibilă
Livrare economică 19 februarie-05 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484220047
ISBN-10: 1484220048
Pagini: 335
Ilustrații: XV, 234 p. 67 illus. in color.
Dimensiuni: 178 x 254 x 13 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484220048
Pagini: 335
Ilustrații: XV, 234 p. 67 illus. in color.
Dimensiuni: 178 x 254 x 13 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Wei Lu is an Associate Professor of Computer Science, Keene State College, New Hampshire. He received his Ph.D. degree in Electrical and Computer Engineering from the University of Victoria. Prior to joining Keene State College, he was a Research Scientist with the German Research Centre for Artificial Intelligence and worked with Q1 Labs Inc. (Security Systems Division, IBM since October 2011) as a Secure Software Engineer. His general areas of research interests include Artificial Intelligence and Cyber Security. In the past 10 years, he had more than 40 papers published by peer-reviewed journals, book chapters, and conference proceedings. In addition, he co-authored a book, Network Intrusion Detection and Prevention: Concepts and Techniques published by Springer and has served as a technical program committee and a technical reviewer for more than 70 international conferences and journals since 2006.
Textul de pe ultima copertă
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, how to learn, and how to communicate. Along the way, you’ll learn about classical AI algorithms for teaching hardware how to think, algorithms that you can then apply to your own robotic inspirations.
If you’ve ever wanted to learn about robotic intelligence in a practical, playful way, Beginning Robotics Programming in Java with LEGO Mindstorms is for you.
If you’ve ever wanted to learn about robotic intelligence in a practical, playful way, Beginning Robotics Programming in Java with LEGO Mindstorms is for you.
Caracteristici
Learn how to build a LEGO EV3 robot step-by-step Learn to Create and upload a Java program into LEGO EV3 Learn Java programming for motors