CédricHollande

Robotics

Robotics Research - GRASP ModLab

Research at Penn's GRASP ModLab (with George Mason University RobotiXX Lab) on COMPA / HAMR, a holonomic off-road robot with rocker suspension and a 3-DoF stabilized gimbal. I built the 2.5D simulation and control frame…

Robotics Research - GRASP ModLab

Research at Penn's GRASP ModLab (with George Mason University RobotiXX Lab) on COMPA / HAMR, a holonomic off-road robot with rocker suspension and a 3-DoF stabilized gimbal. I built the 2.5D simulation and control framework used to evaluate traversability-aware navigation over rough outdoor terrain, and validated the stack on the physical platform. Submitted to IROS 2026.

  • Holonomic kinematics via differential-drive base + offset turret Jacobian — same controller in sim and on hardware
  • ARA* (Anytime Repairing A*) global planner over 2.5D traversability cost maps
  • MPC local control with traversability-aware costs (PyDrake)
  • grid_map terrain layers + Gazebo heightmaps for sim-to-real
  • Simulated RealSense RGB-D point clouds for traversability input
  • ROS 2 Jazzy in C++ and Python; micro-ROS bridge to an Arduino Mega
  • Hardware validation on the rocker-suspension prototype with stabilized gimbal turret

Repos: https://github.com/cedrichld/hamr_holonomic_robot (high-level + simulation), https://github.com/virmani11kartik/HAMR_Controller (embedded).

Outdoor hardware testing

Outdoor hardware testing over uneven terrain

Simulation + planning stack

MPC simulation on a 2.5D heightmap with grid_map traversability layers
MPC simulation on a 2.5D heightmap with grid_map traversability layers

MPC simulation rollout in Gazebo on a 2.5D heightmap

Paper

COMPA paper, IROS 2026 submission

8 pages
COMPA paper, IROS 2026 submission — page 1 of 8
COMPA paper, IROS 2026 submission — page 2 of 8
COMPA paper, IROS 2026 submission — page 3 of 8
COMPA paper, IROS 2026 submission — page 4 of 8
COMPA paper, IROS 2026 submission — page 5 of 8
COMPA paper, IROS 2026 submission — page 6 of 8
COMPA paper, IROS 2026 submission — page 7 of 8
COMPA paper, IROS 2026 submission — page 8 of 8

MiniP, the world's smallest self-powered drone

MiniP is a micro-aerial platform at ModLab that holds the Guinness World Record for the smallest self-powered drone. I joined the aerodynamics effort: modeling and optimizing micro-propeller geometry with Bayesian Optimization to maximize lift-to-drag at very small scales, under severe size, mass, and power constraints.

  • Propeller geometry search via Bayesian Optimization
  • Bench tests and CAD iteration on micro-airfoils
  • Drove L/D improvements that pushed MiniP toward more stable, higher-efficiency flight
MiniP next to a quarter for scale
MiniP next to a quarter for scale
MiniP propeller test rig
MiniP propeller test rig
Micro-airfoil CAD optimized via Bayesian Optimization
Micro-airfoil CAD optimized via Bayesian Optimization
Print specimens explored during the L/D search
Print specimens explored during the L/D search