Math library written in C++
-
Updated
Oct 4, 2015 - C
Math library written in C++
LCM-based implementation of particle filter localization adapted from Carmen
This is a beginner-level program for a GCF (Greatest Common Factor) and LCM (Least Common Multiple) Finder using C as the base for its development.
The project builds a comprehensive robotic system capable of autonomous navigation. This includes designing a feedback controller to regulate motor speed and a velocity-based movement controller, implementing 2D mapping using Lidar for simultaneous localization and mapping (SLAM), and constructing a path planner for effective navigation.
The second assignment for AUT's Basic Programming course (Fall 2024) challenges students with various C programming exercises, including generating prime numbers, calculating Fibonacci series, creating multiplication tables, and building patterns. This assignment aims to develop students’ skills in loop structures and logical problem-solving.
Add a description, image, and links to the lcm topic page so that developers can more easily learn about it.
To associate your repository with the lcm topic, visit your repo's landing page and select "manage topics."