-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.) | ||
|