Skip to content

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

License

Notifications You must be signed in to change notification settings

je310/microRobotsROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published