From 6221b000cc59a919f879982d446481ca41df99f4 Mon Sep 17 00:00:00 2001 From: SebastianEbert <sebastian.ebert@tu-dresden.de> Date: Tue, 13 Jul 2021 18:22:19 +0200 Subject: [PATCH] added more documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d8df7a..575878b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## How to start it +* Run roscore in a console * Import into IntelliJ as Gradle Project * Run it via right klicking the main class and by hitting the play button -- GitLab