Tomo Bessho's repositories
laser_calibration_with_people_detection
This ROS package combines multiple laser scans from RPLIDAR A3M1 lasers into a calibrated point cloud. This package will then track the ankles of moving people in the point cloud and predict their paths with linear regression.
csp-solver
This is a Java based CSP solver that uses different search algorithms to find consistent solutions to the CSP
covid_analysis
This python application takes the information from the spread of COVID-19 in the US and determines the effectiveness of the Stay At Home Orders for each state. To analyze the effectiveness, I used a cubic least square polynomial and the SIR model and compared these two models before and after date the stay at home orders were issued.
MinesweeperSolver
This application takes the game Minesweeper and implements a solver using constraint propagation using JS React and JS Redux. I was responsible for managing and updating the UI of the game.
badge-size
:beers: Displays the size of a given file in your repository.
BasketballSimulator
This project using Visual C# in Visual Studio 2017.
CWEB-Memorization-Game
This Unity created game is a memorization game for the Corn Water Ethanol Beef system.
lw-eg-monodepth-1
Low-Weight-Edge-Guided-Monodepth
ros_best_practices
Best practices, conventions, and tricks for ROS