Skip to content

Commit

Permalink
add note about building issues to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendell Cale committed Sep 21, 2019
1 parent e85698a commit 3558f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ cd ~/catkin_ws
catkin build
```

Building will most likely give a warning which can be ignored, but other than that it should work without problems.
If you encounter any issues during building, it is most likely due to missing prerequisites. Please notify us if that happens so we can update this guide!

## Run the code
Open up 2 terminal windows and in both go to catkin_ws and run `source devel/setup.bash`. This gives the terminal access to all your ROS packages.

Expand Down

0 comments on commit 3558f50

Please sign in to comment.