Skip to content
View rdesarz's full-sized avatar

Block or report rdesarz

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
rdesarz/README.md

Romain Desarzens

Senior Robotics Software Engineer | Motion Planning & Control

I develop reliable, high-performance robotics solutions in C++, Rust, and Python. My expertise spans motion planning, control systems, and scalable software engineering for autonomous robots.


๐Ÿ”ง Skills

  • Robotics & Control: Motion planning (RRT*, lattice, MPC), control systems design (state-space, LTI, observers)
  • Frameworks: ROS1, ROS2, Eigen, PyTorch
  • Languages: C++, Rust, Python, MATLAB
  • Engineering Practices: CI/CD pipelines, static analysis (clang-tidy, CppCheck), test-driven development, clean code
  • Tools: Git, Docker, CMake, Cargo

๐Ÿ† Selected Projects

  • control-sys-rs: Rust library for control systems design. Implements robust state-space representations, simulation utilities, and analysis tools for LTI systems.
  • rrtstar: Python implementation of RRT* for optimal motion planning. Demonstrates pathfinding in dynamic environments with extendable architecture.
  • gmphd-mot: Multi-object tracking library using the GM-PHD filter. Efficiently tracks multiple moving targets; validated on simulated trajectories.

Full list of projects: GitHub repositories.


๐Ÿ“ซ Contact

Pinned Loading

  1. control-sys-rs control-sys-rs Public

    A Control System library implemented in Rust. Allows to design and analyze control systems.

    Rust 7

  2. lipm-walking-controller lipm-walking-controller Public

    Python implementation of a walking pattern generator based using preview control of ZMP

    Python 6

  3. rrtstar rrtstar Public

    Python POC of RRT* algorithm to study its properties

    Python 1

  4. gmphd-mot gmphd-mot Public

    Multiple object tracking library

    C++ 1 1

  5. gmphd gmphd Public

    Python implementation of the Gaussian Mixture Probability Hypothesis Density Filter

    Python 1

  6. emuchip8 emuchip8 Public

    Chip-8 emulator written in C++ with SDL2 library

    C++ 1