Pinned Repositories
ExtendedKalmanFilter
Implementation of the Extended Kalman Filter algorithm to localize a mobile robot
HuskyExplorer
Software to detect poles using the laser scanner on a Husky mobile robot in ROS
MDPController
Markov Decision Processes Controller for inverted pendulum in matlab
ParticleFilter
Implementation of a particle filtering algorithm to localize a mobile robot
pro
command line development environment (CLDE) for debian based systems in bash
ReinforcementLearning
Implementation of exercises from Sutton & Barto's Intro to Reinforcement Learning
Flow
Flow is a software framework focused on ease of use while maximizing performance in closed closed loop systems (e.g. robots). Flow is built on top of C++ 20 coroutines and utilizes modern C++ techniques.
ManuelMeraz's Repositories
ManuelMeraz/MDPController
Markov Decision Processes Controller for inverted pendulum in matlab
ManuelMeraz/ExtendedKalmanFilter
Implementation of the Extended Kalman Filter algorithm to localize a mobile robot
ManuelMeraz/HuskyExplorer
Software to detect poles using the laser scanner on a Husky mobile robot in ROS
ManuelMeraz/ParticleFilter
Implementation of a particle filtering algorithm to localize a mobile robot
ManuelMeraz/ReinforcementLearning
Implementation of exercises from Sutton & Barto's Intro to Reinforcement Learning
ManuelMeraz/pro
command line development environment (CLDE) for debian based systems in bash
ManuelMeraz/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
ManuelMeraz/flow-example
Minimal Flow example
ManuelMeraz/libunifex
Fork of libunifex with my own code updates
ManuelMeraz/Odroid_Adafruit_BNO055
Unified sensor driver for the Adafruit BNO055 orientation sensor breakout
ManuelMeraz/Odroid_Adafruit_Sensor
Port of Adafruit Sensor Library to work on Odroid
ManuelMeraz/OdroidGPIO
Modern C++ wrapper around WiringPi for Odroid.
ManuelMeraz/pixy2_example
How to link to Pixy2 using CMake and C++