Ultimate Robotics Programming with ROS 2 and Python (Orange Education)
Friday, 24 January 2025

This book introduces readers to ROS 2 without requiring prior experience in robotics. Jonathan Cacace blends theoretical explanations with practical exercises, empowering readers to solve specific robotics problems while understanding the reasoning behind various approaches. The book covers a broad spectrum of robotics topics, including mobile robots, industrial manipulators, and aerial robots. These systems are simulated using the modern Gazebo simulator and programmed with ROS 2’s out-of-the-box tools and custom solutions using the ROS 2 API.

<ASIN:B0DRW88ZJ8 >

 

Author: Jonathan Cacace
Publisher: Orange Education
Date: December 2024
Pages: 484
ISBN: 978-9348107954
Print: B0DRW88ZJ8
Kindle: B0DRWPY15H
Audience: Python developers interested in robotics
Level: Intermediate/Advanced
Category: Hardware platforms and Artificial Intelligence

roboticsros

Topics covered:

  • Introduction to Robot Operating System 2
  • Hands-on ROS 2 Programming Using Python
  • Supplementary Tools for ROS 2
  • Robot Visualization and Simulation
  • Writing Tests Using Pytest for ROS 2 Nodes
  • Controlling an Inverted Pendulum with a PID Controller
  • Laser-based Obstacle Avoidance with a Wheeled Mobile Robot
  • ROS 2 Behaviour Trees Using Python
  • Surveillance System Using Behaviour Trees
  • Robot Navigation Using ROS 2 Navigation Stack (Nav2)
  • Robot Arm Control Using MoveIt 2
  • Programming Aerial Robots Using ROS 2
  • Computer Vision Using ROS 2
  • Object Detection Using ROS 2
  • Using Large Language Models with ROS 2
  • Deep Reinforcement Learning Using ROS 2

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 Distilled (Addison-Wesley)

Author: David Beazley
Publisher: Addison-Wesley
Date: September 2021
Pages: 352
ISBN: 978-0134173276
Print: 0134173279
Rating: 4
Reviewer: Alex Armstrong
Python isn't a big language but it's getting bigger all the time.



Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.


More Reviews