-
Notifications
You must be signed in to change notification settings - Fork 11
Perception
Joshua Williams edited this page Dec 23, 2021
·
3 revisions
Perception is responsible for reading and interpreting sensor data. This part of our code takes in raw input and outputs information about the world, like where the car is and what objects are around it.
General
- Papers for literature review
- Demo 2: Grand Tour (Overview)
- Our Team
- Learning resources
- Meeting notes
- Archived Pages
Development & Simulation
- Code Standards and Guidelines
- Writing and Running Tests
- Installation and usage
- Logging into the Quad Remote Simulator
- Running the Simulator
Software Design
Outdated or Uncategorized