Alice: Introduction: Difference between revisions
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{cds270-2 header}} <!-- Generates the header, including table of contents and link back to main page --> | {{cds270-2 header}} <!-- Generates the header, including table of contents and link back to main page --> | ||
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. | 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. More detailed descriptions of Alice's individual components will be given in future lectures. | ||
== Lecture Materials == | == Lecture Materials == | ||
* [[Media:L1-2_alice.pdf|Lecture: Alice: A Networked Control System for Autonomous Driving]] | * [[Media:L1-2_alice.pdf|Lecture: Alice: A Networked Control System for Autonomous Driving]] | ||
* Alice movies: [http://gc.caltech.edu/media/movies/2005-09-28_NQE NQE clips], [http://gc.caltech.edu/media/movies/2005-10-08-RaceResults/GCE-alice-clips.mov GCE clips] | |||
== Reading == | == Reading == |
Latest revision as of 06:11, 29 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. More detailed descriptions of Alice's individual components will be given in future lectures.
Lecture Materials
- Lecture: Alice: A Networked Control System for Autonomous Driving
- Alice movies: NQE clips, GCE clips
Reading
Alice: An Information-Rich Autonomous Vehicle for High-Speed Desert Navigation, Cremean et al. Journal of Field Robotics, 2005 (submitted). This article provides an overview of Alice's architecture and operation. The link takes you to a page on the Team Caltech wiki, with links to additional documentation. Anyone considering working on a project using Alice should read this article.
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
- Team Caltech homepage - contains movies and other information about the project
- Team wiki - detailed information about Alice, including documentation on hardware and software
- Cornell RoboFlag homepage - documentation and code for RoboFlag