Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 364 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 364 Bytes

Basic Robot

  1. These file contain the code for the base robot , without sensors!

Base Robot

To run the file

  1. First clone the repo in your workspace(catkin_ws)

  2. Checkout the base branch using:

git checkout base
  1. Then build the packages , using catkin_make

  2. Then launch the file

roslaunch fb_gazebo fb.launch