From 65418c0c9b7b6db14a20c88eb1d7b5db8c5feff9 Mon Sep 17 00:00:00 2001 From: mahmoud <mahmud.a.aly@gmail.com> Date: Fri, 3 Jul 2020 12:46:26 +0200 Subject: [PATCH] update description --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f38ee09..85ade7f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,4 @@ -# webots_run -Isolated webots_run package from kaist_webots. Also _catkinized_ :) - -Code developed by David Butterworth. - +# coppeliasim_run ## Usage -This package launches Webots _within_ a ROS node, so you can run it from a launch file. -In order to work, it requires to include the Webots' directory in the `PATH`. +This package runs coppeliasim _within_ a ROS node, so you can run it from a launch file. -- GitLab