From e5b53c255eab7a3ac1ddb13f74d7c3974e1cc978 Mon Sep 17 00:00:00 2001 From: lab Date: Fri, 13 Aug 2021 15:09:45 +0200 Subject: [PATCH] Added README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..45639d6 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Using +To run plugin type command: +`roslaunch safety_master_plugin master_plugin.launch` + +# Installing + +# Dependencies +It is nessesery to install ROS. All installing scripts for ROS are [here](https://denali.kcir.pwr.edu.pl/git/L1.5/Ubuntu/src/branch/ros)