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


Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews