Alice: Introduction: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
(→‎Reading: udpated roboflag URL)
Line 13: Line 13:
== Additional Resources ==
== Additional Resources ==
* [http://team.caltech.edu Team Caltech homepage] - contains movies and other information about the project
* [http://team.caltech.edu Team Caltech homepage] - contains movies and other information about the project
* [http://gc.caltech.edu/wiki Grand Challenge wiki] - detailed information about Alice, including documentation on hardware and software
* [http://gc.caltech.edu/wiki Team wiki] - detailed information about Alice, including documentation on hardware and software
* [http://roboflag.mae.cornell.edu Cornell RoboFlag homepage] - documentation and code for RoboFlag

Revision as of 02:20, 26 March 2006

Prev: Course Intro Course Home Next: Spread

This lecture presents an overview of Alice, an autonomous vehicle built by Caltech undergraduates to participate in the 2005 DARPA Grand Challenge. Starting with the high level architecture, we describe some of the design choices that were made in the networked control systems (NCS) architecture and was as summarize the basic operation of the major software modules that are used to implement Alice's autonomous control system.

Lecture Materials

Reading

  • The RoboFlag Competition, R. D'Andrea and R. M. Murray. American Control Conference, 2003. This article provides a high level overview of the RoboFlag competition, including a summary of the control architecture. More information on RoboFlag is available via the RoboFlag homepage. Anyone considering working on a project using RoboFlag should read this article.

Additional Resources