Alice: Introduction: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
No edit summary
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 -->


<!-- Enter a 1 paragraph description of the contents of the lectureMake sure to include any key concepts, so that the wiki search feature will pick them up -->
This lecture presents an overview of Alice, an autonomous vehicle built by Caltech undergraduates to participate in the 2005 DARPA Grand ChallengeStarting 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 is the template for CDS 270 lectures.  If you edit this page, you will see comments describing what goes in each section.  '''Do not edit this template.''' See [[CDS 270: Information for Lecturers]] for more information on how to create a wiki page corresponding to a lecture.


== Lecture Materials ==
== Lecture Materials ==
<!-- Include links to materials that you used in your lecture.  At a minimum, this should include a link to your lecture presentation.  You might also include links to MATLAB scripts or other source code that students would find useful -->
* [[Media:L1-2_alice.pdf|Lecture: Alice: A Networked Control System for Autonomous Driving]]
<!-- Sample lecture link: * [[Media:L1-1_Intro.pdf|Lecture: Networked Control Systems: Course Overview]] -->


== Reading ==
== Reading ==
<!-- A reading list for the lecture. This will typically be 3-5 articles or book chapters that are particularly relevant to the material being presented. The reading list should be annotated to explain how the articles fit into the topic for the lecture. -->
* [http://gc.caltech.edu/wiki/index.php/JFR05_Paper 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.


== Additional Resources ==
== Additional Resources ==
<!-- Links to additional information. If there are good sources of additional information for students interested in exploring this topic further, these should go at the bottom of the page. -->
* [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

Revision as of 02:14, 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

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.

Additional Resources