X Inertial-aided Visual Odometry
-
Updated
Feb 24, 2023 - C++
X Inertial-aided Visual Odometry
My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 3. A Quality Control (QC) Testing application written in C++ that validates and analyzes QC test results. The application checks if a QC result string is valid, calculates the total number of tests, passes, defects, and batches, and handles errors appropriately.
My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 2. A Sales Tax Calculator application written in C++ that calculates the total payment for a purchase, including sales tax, based on the state where the purchase is made and the date of the purchase. Includes "Error Handling."
Pequeño programa que muestra las características que rigen el paradigma de la Programación Orientada a Objetos en el lenguaje de programación C++ siendo representados en operaciones de suma de dos números, suma de varios números, sumatoria y potenciación. Adicionalmente, se añade recursividad en algunos métodos para simplificar las operaciones.
Data Structures & Algorithms @ucla
Add a description, image, and links to the ucla topic page so that developers can more easily learn about it.
To associate your repository with the ucla topic, visit your repo's landing page and select "manage topics."