Skip to content

Our Robotics Systems Integration REPO, building on previous ManickYoj/robo_team_charlie from Fundamentals of Robotics course

Notifications You must be signed in to change notification settings

abuchele/crash_dummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotics Team Charlie

ROS code to run our autonomous ground robot for Fundamentals of Robotics 2016

Setup

  1. Follow the ROS setup tutorials
  2. Navigate to your catkin_ws/src (cd ~/catkin_ws/src)
  3. Clone this repository (git clone [email protected]:ManickYoj/RoboTeamCharlie.git)

Git Guidelines

Never push directly to master (in fact, you won't be able to). Instead:

  1. Create a branch for your features (git checkout -b <branchname>)
  2. Push to the corresponding branch on Github (git push origin <branchname>)
  3. If you would like your code to be merged into master (ie. you are done with your feature), submit a pull request on Github

Robotic Brain Diagram (Click to Enlarge)

Currently shows the fore-brain setup, but mid and hind-brain have yet to be added.

A diagram of the robot's 'brain' structure

About

Our Robotics Systems Integration REPO, building on previous ManickYoj/robo_team_charlie from Fundamentals of Robotics course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •