Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 341 Bytes

Okay. I made a thing. Here's how to make it work.

Install ROS.

Make a workspace

in WS/src - copy this repo. It is setup as a ROS package.

THAT MEANS WE CAN DO COOL THINGS

add

'source PATH/TO/WS/devel/setup.bash' to your .bashrc

run 'catkin_make'

everything should build and compile and you can launch this by normal rosrun commands