Merge pull request #538 from laurent-george/patch-1

Update Readme.md
This commit is contained in:
Néstor Subirón 2018-08-01 15:31:15 +02:00 committed by GitHub
commit 5740828e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ Run the following command after replacing [PATH_TO_CARLA] with the actual path t
rosdep install --from-paths ~/ros/catkin_ws_for_carla
cd ~/ros/catkin_ws_for_carla
catkin_make
source ~/ros/catkin_ws_for_carla/devel/setup.bash
### Test your installation