smrfeld / advanced_pybind11_featuresLinks
Tutorial on three advanced pybind11 features
☆14Updated 5 years ago
Alternatives and similar repositories for advanced_pybind11_features
Users that are interested in advanced_pybind11_features are comparing it to the libraries listed below
Sorting:
- Easily display progress in C++17. Inspired by python's awesome tqdm library.☆73Updated 2 years ago
- How to make Eigen C++ code real-time☆75Updated 2 years ago
- python wrapper around C++ spdlog (git@github.com:gabime/spdlog.git)☆71Updated last year
- Library for Depth Plane Extraction☆10Updated 2 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- A Super Fast Optimization Library☆90Updated last week
- Mutually Orthogonal Metric (MOM): benchmarking trajectory using registered point clouds☆12Updated 4 years ago
- C++ and Python library for farm-ng logging format☆48Updated 3 weeks ago
- Wrapper generator for C++ projects with multiple language support☆36Updated 2 months ago
- A lightweight (experimental) point cloud visualization library☆18Updated 3 years ago
- The codebase of normalizing flows for incremental soomthing and mapping (NF-iSAM). The datasets used for performance evaluation are provi…☆28Updated 3 years ago
- Hephaestus is a C++ framework designed to facilitate robotics development by providing commonly needed functionality and abstractions.☆57Updated 2 months ago
- PF: a header only template library for fast particle filtering!☆61Updated last year
- CMake wrapper for installing LibTorch (PyTorch C++ API)☆11Updated 3 weeks ago
- Cpp-Python library for state estimation in 2D and 3D by solving graph optimization☆27Updated 2 weeks ago
- MTK repos from OpenSLAM.org☆70Updated 7 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆11Updated 2 years ago
- Bidirectional C++/Python converters for ROS messages, using pybind11.☆32Updated 4 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆226Updated last year
- Pip-package for trajectory benchmarking from "Be your own Benchmark: No-Reference Trajectory Metric on Registered Point Clouds", ECMR'21☆40Updated 3 years ago
- Lightweight 3D visualization library targeting SLAM applications.☆58Updated 4 months ago
- Factored inference for discrete-continuous smoothing and mapping.☆156Updated 11 months ago
- A Probabilistic Framework for Visual Localization in Ambiguous Scenes☆23Updated last year
- CloudPeek is a lightweight, cross-platform, single-header C++ point cloud viewer. It’s designed for simplicity and efficiency, requiring …☆126Updated last year
- DCPCR: Deep Compressed Point Cloud Registration in Large-Scale Outdoor Environments☆57Updated 3 years ago
- Frame-to-Frame Registration using Gaussian Mixture Models.