All photos courtesy of Unsplash

A picture of a brick walkway.

Ground Texture SLAM

A SLAM system that navigates using only images of the ground, as described in this paper and this presentation

Learn More

A picture of wood floors.

Ground Texture Sim

A tool to simulate realistic ground textures for use in downward facing monocular SLAM applications. This is to help generate data for my PhD research.

Learn More

k-Armed Bandit

K-Armed Bandit

A modular collection of K-Armed Bandits and associated reinforcement learning agents to solve them.

Learn More

A computer with code displayed on it.

Algorithms

Some practice code from my Algorithms course.

Learn More

A turtle swimming in the water.

turtlesim_teleop

A ROS2 package to control the turtlesim demonstration via keyboard. This is mainly to practice working with ROS2 and has only basic capability at the moment due to other priorities.

Learn More

A set of handwritten digits

MNIST GUI Viewer

A very basic, underdeveloped project using Qt’s GUI framework combined with PyTorch for C++.

Learn More