Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmrico authored Aug 6, 2022
1 parent 62cea9e commit 09cc18b
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# book_ros2
# A Concise Introduction to Robot Programming with ROS2 - Code Repository

[![GitHub Action
Status](https://github.com/fmrico/book_ros2/workflows/main/badge.svg)](https://github.com/fmrico/book_ros2)
[![codecov](https://codecov.io/gh/fmrico/book_ros2/main/graph/badge.svg)](https://codecov.io/gh/fmrico/book_ros2)

This repository contains the source code shown and analyzed in book _A Concise Introduction to Robot Programming with ROS2_, as well as complementary teaching material that will be added.

**Requirements for `main` branch**: Ubuntu 20.04 LTS + ROS2 Foxy Fitzroy

**Requirements for `foxy-devel` branch**: Ubuntu 20.04 LTS + ROS2 Foxy Fitzroy



![9781032264653](https://user-images.githubusercontent.com/3810011/183239477-c98ee6a0-332f-40d2-b368-08a1383747e6.jpg)

Order book: [https://www.routledge.com/A-Concise-Introduction-to-Robot-Programming-with-ROS2](https://www.routledge.com/A-Concise-Introduction-to-Robot-Programming-with-ROS2/Rico/p/book/9781032264653#:~:text=A%20Concise%20Introduction%20to%20Robot%20Programming%20with%20ROS2%20provides%20the,the%20new%20version%20of%20ROS.)

0 comments on commit 09cc18b

Please sign in to comment.