Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 803 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 803 Bytes

Neural Network Line Follower

Please visit our final website for more information.

This project contains all of the code for the final project for Computational Robotics, spring 2017.

Team Members

Running the code

  1. Clone this repository into your catkin_ws/src folder
  2. Run rosdep install --ignore-src --from-paths $(rospack find line_follower)/..
  3. In your root catkin_ws folder, run catkin_make
  4. Use the package
  • Training data collection: roslaunch line_follower training_controller.launch base_name:=PUTSOMETHINGHERE