Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Intelligent robot : implementation and applications
Duan F., Li W., Tan Y., Springer International Publishing, New York, NY, 2023. 302 pp. Type: Book (978-9811982521)
Date Reviewed: Jul 17 2023

Developing intelligent robots is a difficult task. Even the act of defining an intelligent robot is hard. However, according to the book’s subtitle--implementation and applications--the authors aim to develop robot applications that show some intelligence, at least by adapting to the environment.

Since coding all the needed algorithms for such complex systems is terribly hard, trying the presented ones on your robotic platform, whatever it is, without reimplementation, can be very effective.

Reusing software is challenging; it is even more challenging in robotics considering the large differences in robotic hardware, mechanics, and sensors. However, reusing is granted by software architectures expressly created for robotics. The open-source Robot Operating System (ROS) is perhaps the most popular of those software platforms. It is a distributed and modular framework, exploiting peer-to-peer design, and independent from the programming language. ROS runs on the core of the computer operating system, providing a unified development interface and various libraries.

The authors of the book intend to transmit their experience with ROS to help students and technicians in developing applications. After presenting ROS, they show how some intelligent functions of an autonomous robot can be readily available in ROS. The book contains 15 chapters organized into three parts.

After a first part containing basic knowledge, the second part is devoted to the implementation of the core robot functions. Turtlebot2, a differential drive base with one arm, is the open-source robot chosen as the test platform. Vision and speech sensors are provided by Microsoft’s Kinect, which contains a red, green, and blue wavelengths (RGB) camera, a depth sensor, and a microphone array. The vision function considers images and point clouds for localization and recognition. The navigation function uses vision. The speech recognition function provides a user interface. Object grasping is the only manipulation function considered.

Part 3 presents four case studies of robotic systems interacting with people in simple home and restaurant scenarios. The applications combine the aforementioned robotic functions for following, serving, and assisting people. The code is provided in the book’s resources.

Using existing algorithms that can possibly solve your robotic problem has great value. However, creating a new robotic application by just picking one up from a library instead of designing the most appropriate solution may presents risks, for instance, underestimating the peculiarity of the problem at hand or over-relying on old algorithms.

The book is an effective tutorial for using ROS. So embark on reading it if you intend to adopt ROS, either by delivering your software or for using available software on your robot. There are very few references to scientific papers; do not expect to find research directions for developing new methods.

Reviewer:  G. Gini Review #: CR147616 (2309-0115)
Bookmark and Share
  Featured Reviewer  
 
Robotics (I.2.9 )
 
Would you recommend this review?
yes
no
Other reviews under "Robotics": Date
Movement problems for 2-dimensional linkages
Hopcroft J. (ed), Joseph D., Whitesides S. SIAM Journal on Computing 13(3): 610-629, 1984. Type: Article
Feb 1 1985
Robot motion planning with uncertainty in control and sensing
Latombe J. (ed), Lazanas A., Shekhar S. Artificial Intelligence 52(1): 1-47, 1991. Type: Article
Oct 1 1992
Dictionary of robot technology in four languages: English, German, French, Russian
Bürger E., Korzak G., Elsevier North-Holland, Inc., New York, NY, 1986. Type: Book (9789780444995193)
Mar 1 1988
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy