hypagedev / microRobotsROS

Repository of code for the micro robots for education project. Provides a ros interface for the small robots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microRobotsROS

Repository of code for the micro robots for education project. Provides a ros interface for the small robots.

mkdir -p ~/uRobot_ws/src

cd ~/uRobot_ws/src

catkin_init_workspace

git clone https://github.com/je310/microRobotsROS ~/uRobot_ws/src

cd ~/uRobot_ws/

catkin_make

roslaunch urobot runrobots.launch

sudo apt-get install libusb-dev sudo apt-get install libspnav-dev (needed for joy drivers)

We claim no ownership of the joystick drivers,see https://github.com/ros-drivers/joystick_drivers.git

About

Repository of code for the micro robots for education project. Provides a ros interface for the small robots.

License:Other


Languages

Language:C++ 48.3%Language:JavaScript 25.3%Language:Arduino 15.8%Language:C 5.4%Language:CMake 3.1%Language:Python 1.3%Language:Processing 0.3%Language:HTML 0.3%