Skip to content
View Neomelt's full-sized avatar

Highlights

  • Pro

Block or report Neomelt

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.

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

Hi there, I'm Neomelt ๐Ÿ‘‹

Typing SVG

๐Ÿค– About Me

  • ๐ŸŽ Major: Vehicle Engineering @ Jiangsu University
  • โš” Team: Algorithm Team Leader @ Aurora-UJS โ€” RoboMaster '25 & '26 seasons
  • ๐Ÿ›  Building: Robotics and systems software, plus whatever else looks interesting
  • โœ๏ธ Blog: neomelt.cloud
  • ๐ŸŒ Homepage: neomelt.github.io

๐Ÿš€ Featured Work

Robotics โ€” navigation & simulation

  • sentry_nav_26 โ€” Self-built navigation stack for a RoboMaster sentry robot: Point-LIO odometry, sliding-window ESDF mapping, JPS global search, kinodynamic A* front-end, MINCO trajectory optimization, and a 50 Hz MPC tracker. Built to replace a Nav2-based first generation that kept getting stuck in narrow corridors, ramps and curb edges.
  • rm_sim_26 โ€” ROS 2 Jazzy + Gazebo Harmonic simulation for RoboMaster robots: mecanum chassis and two-axis gimbal models, IMU noise modeling, and Livox Mid-360 point cloud via either RGL (GPU-accelerated) or built-in gpu_lidar, switching automatically by available hardware.

Tooling โ€” observability & developer experience

  • PulseScope โ€” Observability and live-tuning tool for robot vision programs. A C++ producer streams telemetry, camera frames and maps out for visualization, while a Go backend plus a React control panel push parameters back through a POSIX shared-memory control block, so PID and exposure values can be tuned without a rebuild.
  • RGM โ€” Real-time GPU monitor for Linux written in Rust, supporting NVIDIA and AMD devices, with Intel support planned.
  • robomaster-monitor โ€” Go service that watches the RoboMaster forum and pushes new articles to Feishu (Lark).

Writing

  • RMCV_Tutorial โ€” A computer-vision textbook for new RoboMaster team members, written in Typst and published via CI as a web reader and a PDF. Goes from Linux and toolchain basics through the math underneath, hands-on vision work, and whole-robot integration. โ†’ Read online
  • Neomelt_blog โ€” My blog. Astro + MDX + Tailwind, self-hosted Waline comments (vendored instead of CDN-loaded, with its own loader and tests), RSS and sitemap, shipped by GitHub Actions. The theme and build have been through a lot of polish over the past year. Engineering notes, plus the occasional essay. โ†’ neomelt.cloud

๐Ÿ›  Tech Stack

Languages

C++ Rust Go Python TypeScript

Robotics, simulation & ML

ROS2 Gazebo MuJoCo Isaac Sim Rerun PyTorch TensorRT

Engineering

Linux CMake Docker Git Astro Typst


๐Ÿ“Š GitHub Stats

Neomelt's GitHub stats
Neomelt's contribution graph

"Keep looking, don't settle."

Pinned Loading

  1. Neomelt_blog Neomelt_blog Public template

    My blog โ€” Astro + MDX + Tailwind, self-hosted Waline comments. https://neomelt.cloud

    Astro 4

  2. RGM RGM Public

    RGM (Rust GPU Monitor) is a real-time GPU monitoring tool primarily for Linux, written in Rust. Currently, it supports NVIDIA and AMD GPUs, and plans to expand support to Intel GPUs.

    Rust 2

  3. rm_sim_26 rm_sim_26 Public

    ROS 2 Jazzy + Gazebo Harmonic simulation for RoboMaster robots โ€” mecanum chassis, two-axis gimbal, Livox Mid-360 (RGL / gpu_lidar)

    Python 1

  4. Aurora-UJS/sentry_nav_26 Aurora-UJS/sentry_nav_26 Public

    Self-built navigation stack for a RoboMaster sentry robot โ€” Point-LIO odometry, sliding-window ESDF mapping, JPS + kinodynamic A*, MINCO trajectory optimization, 50 Hz MPC

    C++ 3

  5. Aurora-UJS/PulseScope Aurora-UJS/PulseScope Public

    ่ฎฉๆ•ฐๆฎ่ตค่ฃธ๏ผ

    TypeScript

  6. Aurora-UJS/RMCV_Tutorial Aurora-UJS/RMCV_Tutorial Public

    RoboMaster ่ง†่ง‰ไปŽๅ…ฅ้—จๅˆฐๅ…ฅๅœŸ โ€” a computer-vision textbook for new team members, written in Typst

    Typst