Robotics, Vision and Control, 3rd Ed (Springer)
Monday, 26 June 2023

This textbook, subtitled "Fundamental Algorithms in Python" provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. Peter Corke's light but informative conversational style weaves text, figures, mathematics, and lines of code into a narrative that covers robotics and computer vision, both separately and together as robotic vision. 

<ASIN: 3031064682>

Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code. This edition is based on Python and is accompanied by fully open-source Python-based Toolboxes for robotics and machine vision.  The new Toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems on a broad range of computing platforms.

Author: Peter Corke
Publisher: Springer
Date: June 2023
Pages: 850
ISBN: 978-3031064685
Print: 3031064682
Kindle: B0BTS64V91
Audience: Python developers interested in robotics
Level: Intermediate/Advanced
Category: Artificial Intelligence

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews