Difference between revisions of "IGVC Software"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
===Mapper=== | ===Mapper=== | ||
===Pather=== | ===Pather=== | ||
+ | ===Path Follower=== | ||
===Line Detection=== | ===Line Detection=== | ||
===Pot Hole Detector=== | ===Pot Hole Detector=== | ||
===Motor Controller=== | ===Motor Controller=== | ||
− | |||
===Waypoint=== | ===Waypoint=== | ||
[[Category:IGVC]] | [[Category:IGVC]] |
Revision as of 18:56, 24 May 2018
Contents
General Information
Our software team uses Robot Operating System (ROS) to develop our code. ROS is a flexible framework developed for quickly prototyping of code for robotic applications. There are many libraries of code that use ROS which allow us to integrate them into our code base with ease.
Quick Links
Installation Instructions
Management
How To Guides