Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tensarflow authored Dec 9, 2018
1 parent 97d252c commit 1b1aa56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ https://atom.io/packages/remote-atom

And do `ssh -R 52698:localhost:52698 [email protected]` to connect properly. Do `ratom sample.py` to open the file. Dont forget to start server in the Atom editor.


For raspberry Pi it is recommended to use the ROS-preinstalled image from:

https://downloads.ubiquityrobotics.com

## ROS Package

To install the package in your ROS environment, clone the package `computer_vision_pkg` in the `../catkin_ws/src/` directory and run `catkin_make` in `../catkin_ws/`.
Expand Down

0 comments on commit 1b1aa56

Please sign in to comment.