Improve package docs

This commit is contained in:
2023-01-11 11:12:00 +02:00
parent e92a39c74e
commit 04317c5608
6 changed files with 127 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
# Robot controller
This package contains the `robot_controller` interface.
It also contains a `dummy_controller` that can be used for testing or reference.