This is your work, valued
Researcher working on motion planning and control in the fields of robotics and autonomous driving.
python_simple_mppi. Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
719nullspace_mpc. Nullspace MPC: A novel multi-objective control framework for explicitly handling task priorities, implemented in ROS Noetic for a Swerve Drive Robot.
270mppi_swerve_drive_ros. [IROS 2024] MPPI (Model Predictive Path-Integral) Controller for a Swerve Drive Robot
254path_tracking_catalog. 25 path-tracking algorithms are (going to be) implemented with python.
198jax_generative_models. Minimal JAX implementation unifying Diffusion and Flow Matching algorithms as alternative strategies for transporting data distributions.
66genesis_docker. Docker environment to quickly try out "Genesis", a universal physics engine.
53control_barrier_function. control barrier function examples
52pycarsimlib. An easy-to-use carsim wrapper library to call carsim solver from python scripts.
49daily_paper. 100+ favorite papers from the fields of robotics, autonomous driving, and related areas, updated continuously.
43pympc_panoc_ipopt. MPC pathtracking implementation with python, solved by PANOC/IPOPT
32gaussian_process. gaussian process examples
30cmake_tutorial. Easy tutorial to understand how to use GCC, Make, and CMake properly.
24mcmc. Markov Chain Monte Carlo (MCMC) examples
5bayesian_inference. bayesian inference examples
5jax_playground. A collection of hands-on examples for exploring numerical algorithms with JAX.
5cppcarsimlib. An easy-to-use carsim wrapper library to call carsim solver from c++ programs
4trajectory_svg_visualizer. Simple visualization of vehicle trajectory with SVG animation.
4path_integral. numerical simulation with path integral
4docker_for_carsim_linux. Simple ubuntu18.04 env. for Carsim Linux.
3koopman_operator. koopman operator examples
2radar_chart. radar chart example
2MizuhoAOKI.github.io. MizuhoAOKI's portfolio
1neural_network. neural network playground
1maniviz. manipulator visualizer
1pyMPC. A Model Predictive Control (MPC) Python library based on the OSQP solver.
1pyudp_trans. Minimum udp sender/receiver exchanging messages in the json format with python
1