diff --git a/README.md b/README.md index 4984b3608b8d604547511ca422d223f97b79c86a..f38ee09cc82f3ea49e6cb12cefbe7efc4add8882 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # webots_run Isolated webots_run package from kaist_webots. Also _catkinized_ :) + +Code developed by David Butterworth. + + +## 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`.