Neuerscheinungen 2016Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Wei Lu
Beginning Robotics Programming in Java with LEGO Mindstorms
Build in Better Intelligence
1st ed. 2016. xv, 234 S. 67 Farbabb., 60 Farbtabellen. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2016
ISBN: 1-484-22004-8 (1484220048)
Neue ISBN: 978-1-484-22004-7 (9781484220047)
Preis und Lieferzeit: Bitte klicken
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 Who this book is for:
Students, teachers, and makers with basic Java programming experience who want to learn how to apply Artificial Intelligence to a practical robotic system.
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.
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.