Skip to content
View CMaybe's full-sized avatar

Block or report CMaybe

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 100 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
CMaybe/README.md

Jae Gyeom Kim | Robotics Software Engineer


👨‍💻 About Me

I am a robotics software engineer focused on real-time control, motion planning, and trajectory optimization.
My core interest lies in building mathematically grounded, deployable systems for robots.


🧠 Technical Focus

  • 🛤 Trajectory Optimization: SQP-based nonlinear TO, real-time implementation
  • 🎯 Model Predictive Control: MPC for differential-drive robots and quadruped robots.
  • 🔧 Simulation & Deployment: ROS2, URDF, real-time tuning.
  • 📦 Software Stack: C++14/17, Python3, ROS2, Docker, Git

📊 GitHub Stats


🧩Problem Solving

CMaybe's solvedac profile

Pinned Loading

  1. Optimal-Parking Optimal-Parking Public

    This project simulates a autonomous parking scenario in a 2D environment using Trajectory Optimization for trajectory planning and control.

    C++ 4

  2. MPC-Driving MPC-Driving Public

    Model Predictive Control example with C++

    C++ 1

  3. maybe-docker maybe-docker Public

    Simple docker example with C++

    C++

  4. MPCC MPCC Public

    Model Predictive Contouring Controller (MPCC) for Autonomous Racing

    C++ 2

  5. VanillaDNN VanillaDNN Public

    Dependency-free DNN framework with C++

    C++ 1

  6. Convex-MPC Convex-MPC Public

    Convex-MPC for legged robot

    C++