Skip to content
View Mattiapzz's full-sized avatar

Highlights

  • Pro

Organizations

@DRIVEWISE

Block or report Mattiapzz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mattiapzz/readme.md

Mattia Piazza

Mechatronics engineer | Software developer

Planning and control for vehicles that have to work.

PhD candidate at the University of Trento. I build motion planners, optimal-control solvers and real-time C++ for autonomous driving and motorsport — from sampling-based tree search to minimum-lap-time simulation. Most of what I publish here is numerics I'd rather own than depend on.

🌐 mattiapzz.github.io · 💼 LinkedIn · 📄 Scholar · 🆔 ORCID


What I work on

  • Motion planning — sampling-based planners (MPTree / MPTreeRRT, MCTS), vehicle motion primitives, clothoid-based geometry
  • Optimal control — minimum-lap-time simulation, NLP solvers, symbolic model generation
  • Real-time C++ — no-alloc, embedded-friendly libraries meant to run on a vehicle, not in a notebook

Selected work

Project What it is
FBGA · paper Forward-backward time-optimal velocity planning under generic acceleration constraints (C++). FBGA_3D extends it to 3D spatial paths with a generic GGGV envelope.
VehiclePrimitives · paper Motion primitives and the MPTreeRRT planner — feasible trajectories for cars, trucks and mobile robots.
geographic_coordinates WGS84 ↔ ECEF ↔ ENU conversions. Turning raw GNSS fixes into a usable local frame.
scope Zero-dependency browser scope for telemetry CSV/TSV — series, XY, XYZ. No build step.
CarDashboard-Sim Live vehicle dashboard emulator in plain HTML. Demo

Institutional work — VeDi 2025 (CRF/Stellantis), SUNRISE (Horizon Europe), Minimum Lap Time Simulator (Aprilia Racing) — is described on my site.

Tools

Daily: C/C++ · MATLAB · Maple · CMake · Git Regular: Python · TeX · Quarto · Docker · ROS · CarMaker · Mathematica Occasional: Ruby · Lua · R Learning: Rust, Zig, JavaScript


Open to conversations about planning, control, vehicle dynamics, and racing — feel free to reach out.

Popular repositories Loading

  1. NumericalOptimisationProject NumericalOptimisationProject Public

    TeX 1

  2. FBGA_3D FBGA_3D Public archive

    C++ 1 1

  3. VehiclePrimitives VehiclePrimitives Public

    C++ 1

  4. Mattiapzz.github.io Mattiapzz.github.io Public

    Personal website of Mattia Piazza — PhD researcher in optimal control and motion planning for autonomous and racing vehicles, University of Trento.

    TeX

  5. MakeCoffeeGreatAgain MakeCoffeeGreatAgain Public

    Python

  6. NumericalOptimizationCourse2022 NumericalOptimizationCourse2022 Public

    MATLAB