Update README.md

This commit is contained in:
winterhalderp 2023-08-11 23:55:49 +02:00
parent e17c718d0b
commit cc15ef1caa
1 changed files with 9 additions and 6 deletions

View File

@ -1,13 +1,16 @@
# pubsub - Publisher & Subscriber Package # pubsub - ROS2 Package
Minimal Publisher & Subscriber Template for ROS2. Python Library for ROS2 Topic Publisher & Subscriber, Service Host & Client, Actions Server & Client.
Disclaimer:
``` ```
Created for ROS Workshop 2020 Created for University Course "Roverentwicklung für Explorationsaufgaben"
Course Roverentwicklung für Explorationsaufgaben
Institute for Space Systems Institute for Space Systems
University of Stuttgart. University of Stuttgart.
Created by Patrick Winterhalder, Institute of Space Systems, University of Stuttgart (2020),
Edited by Christopher Herr (2023)
``` ```
Class Code created by [Patrick Winterhalder](https://www.irs.uni-stuttgart.de/en/institute/team/Winterhalder/),
[IRS](https://www.irs.uni-stuttgart.de), University of Stuttgart.
## Workshop Prerequisites ## Workshop Prerequisites