chinese-hershey-font
Convert Chinese Characters to Single-Line Fonts using Computer Vision
:zap: The Mobile Robot Programming Toolkit (MRPT)
Two decades of open-source robotics — since 2005
Documentation · Tutorials · API Reference · Examples · Applications
MRPT is a well-established C++ framework for mobile robotics, originally developed in 2005 at the University of Málaga and actively maintained to this day. Over the years, contributions from the community have evolved it into a robust, modular toolkit widely used in both academic research and industry.
MRPT 3.0 is a major refactoring that modernises the build system (colcon-based modular packages), cleans up the public API, and aligns with modern C++17 standards while preserving the data structures and algorithms at the core of MRPT.
| Area | What's included |
|---|---|
| SLAM | MonteCarlo Localization, RBPF, pose-graph optimization |
| Geometry | SE(2)/SE(3) Lie groups, rigid body transforms, point clouds |
| Probabilistic | Kalman filters, particle filters, PDFs over poses & maps |
| Maps | Occupancy grids, point maps, landmark maps, voxel maps |
| Sensors | LiDAR, stereo/RGB-D cameras, IMU, GPS, Velodyne, … |
| Visualization | 3-D scene graph (mrpt::viz), GUI windows, plot widgets |
| Navigation | Reactive nav, path planning, PTG-based obstacle avoidance |
| Python | pybind11 bindings for all major modules |
# ROS 1 (deprecated) sudo apt install ros-$ROS_DISTRO-mrpt2 # ROS 2 sudo apt install ros-$ROS_DISTRO-mrpt-*
| Distro | Build dev | Release |
|---|---|---|
| ROS 2 Humble (u22.04) | ||
| ROS 2 Jazzy (u24.04) | ||
| ROS 2 Kilted (u24.04) | ||
| ROS 2 Lyrical (u26.04) | ||
| ROS 2 Rolling (u26.04) |
Binary package build for amd64 and arm64 architectures:
sudo apt install libmrpt-dev mrpt-apps
Check your distro version at Ubuntu / Debian. For a more recent build, use the nightly PPA:
sudo add-apt-repository ppa:joseluisblancoc/mrpt sudo apt install libmrpt-dev mrpt-apps
git clone https://github.com/MRPT/mrpt.git --recursive
Install build dependencies with rosdep (recommended, works even without ROS installed):
sudo apt install python3-rosdep sudo rosdep init # only once per machine rosdep update rosdep install --from-paths . --ignore-src -r -y
T
more like this
Convert Chinese Characters to Single-Line Fonts using Computer Vision
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
Open-source, offline-first face recognition attendance platform that runs on any webcam.
search projects, people, and tags