-
AIST; National Institute of Advanced Industrial Science and Technology
- Tsukuba, Japan
-
05:43
(UTC +09:00) - https://mizuhoaoki.github.io/
- https://orcid.org/0009-0004-5501-858X
- @mizuhoaoki1998
- in/mizuho-aoki-74a369251
- https://researchmap.jp/mizuhoaoki
- https://zenn.dev/mizuhoaoki1998
-
-
-
python_simple_mppi Public
Python implementation of MPPI (Model Predictive Path-Integral) controller to understand the basic idea. Mandatory dependencies are numpy and matplotlib only.
-
mppi_swerve_drive_ros Public
[IROS 2024] MPPI (Model Predictive Path-Integral) Controller for a Swerve Drive Robot
-
jax_generative_models Public
Minimal JAX implementation unifying Diffusion and Flow Matching algorithms as alternative strategies for transporting data distributions.
-
nullspace_mpc Public
Nullspace MPC: A novel multi-objective control framework for explicitly handling task priorities, implemented in ROS Noetic for a Swerve Drive Robot.
-
jax_playground Public
A collection of hands-on examples for exploring numerical algorithms with JAX.
-
gaussian_process Public
gaussian process examples
-
bayesian_inference Public
bayesian inference examples
-
genesis_docker Public
Docker environment to quickly try out "Genesis", a universal physics engine.
-
-
-
-
koopman_operator Public
koopman operator examples
-
control_barrier_function Public
control barrier function examples
-
docker_for_carsim_linux Public archive
Simple ubuntu18.04 env. for Carsim Linux.
-
project_page_template Public
simple project page template written by pure HTML
HTML MIT License UpdatedAug 25, 2024 -
-
path_integral Public
numerical simulation with path integral
-
path_tracking_catalog Public
25 path-tracking algorithms are (going to be) implemented with python.
-
cmake_tutorial Public
Easy tutorial to understand how to use GCC, Make, and CMake properly.
-
csv-plotter Public
[for me] vscode extension for plotting csv
TypeScript MIT License UpdatedMar 26, 2024 -
daily_paper Public
100+ favorite papers from the fields of robotics, autonomous driving, and related areas, updated continuously.
-
pympc_panoc_ipopt Public
MPC pathtracking implementation with python, solved by PANOC/IPOPT
-
-
cppcarsimlib Public
An easy-to-use carsim wrapper library to call carsim solver from c++ programs
-
pycarsimlib Public
An easy-to-use carsim wrapper library to call carsim solver from python scripts.
-
-
-
trajectory_svg_visualizer Public
Simple visualization of vehicle trajectory with SVG animation.