otrivedi / RBE500-HandsOns

For RBE500 - Foundation's of Robotic's Hands on Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

For RBE500 - Foundation's of Robotic's Hands on Project


Languages

Language:Python 35.6%Language:CMake 30.1%Language:C++ 25.1%Language:Shell 9.3%