Skip to content

droter/corobots

 
 

Repository files navigation

Corobots

This is the main repository for the Corobotics research project at the Rochester Institute of Technology CS Department. Code that actually runs on the robot is stored here.

Running

  • Make sure the robot is powered on.

  • Make sure the Upstart process is running:

      sudo start corobot
    
  • Wait for a beep from the robot to indicate a connection has been made.

  • Start the kinect-related processes:

      roslaunch corobot_bringup kinect.launch
    
  • In a new terminal, start the primary applications:

      roslaunch corobot_bringup apps.launch
    

About

Main repo for corobots project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.5%
  • Python 33.1%
  • NewLisp 7.0%
  • Common Lisp 4.4%
  • CMake 2.5%
  • Shell 0.4%
  • Makefile 0.1%