Skip to content
View zzzbbs's full-sized avatar

Block or report zzzbbs

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
Showing results

SIMD-Accelerated Sampling-based Motion Planning

C++ 227 26 Updated Apr 14, 2025

A reflective enum implementation for C++

C 291 27 Updated Feb 8, 2024

C++ compile-time enum to string, iteration, in a single header file

C++ 1,752 180 Updated Feb 10, 2024

Samples for CUDA Developers which demonstrates features in CUDA Toolkit

C 7,317 2,006 Updated Mar 12, 2025

Performance-portable, length-agnostic SIMD with runtime dispatch

C++ 4,553 342 Updated Apr 17, 2025

A lite version of Fast-planner, global planner, using MINCO back-end. 代码简洁,供参考学习。

C++ 68 13 Updated May 18, 2022

Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments

C++ 1,016 257 Updated Oct 19, 2021

Linux multithreaded programming

C++ 7 Updated Oct 11, 2024

This is my masters thesis project

C++ 15 1 Updated Sep 5, 2022

[IEEE RA-L'25] Intent Prediction-Driven Model Predictive Control for UAV Planning and Navigation in Dynamic Environments (C++/ROS)

C++ 131 8 Updated Apr 11, 2025

Topology-Guided Hierarchical Planner for Nonholonomic Robots in Unknown and Complex Environments

C++ 58 5 Updated Mar 26, 2025

A Robust and Efficient Trajectory Planner for Quadrotors

C++ 2,707 698 Updated Oct 24, 2024

Fast Incremental Euclidean Distance Fields for Online Motion Planning of Aerial Robots

C++ 676 135 Updated Sep 10, 2019

Notes of papers in robotics

18 Updated Mar 13, 2021

🧩 Cuda Shortest Paths - Parallel Dijkstra and Floyd algorithms using Nvidia CUDA to calculate All-Pairs Shortest Path (APSP) in a given graph represented by its adjacency matrix.

Cuda 6 1 Updated Jul 30, 2024

Implementation of parallel Breadth First Algorithm for graph traversal using CUDA and C++ language.

C++ 33 7 Updated Dec 12, 2019

a CUDA implementation of a priority queue

C++ 84 5 Updated Sep 18, 2020
C++ 5 1 Updated Mar 3, 2025

Python inverse kinematics based on MuJoCo

Python 586 40 Updated Apr 6, 2025

Learning Graph Normalization for Graph Neural Networks

Jupyter Notebook 119 23 Updated Nov 10, 2020

22种设计模式的C++实现

C++ 117 42 Updated Sep 25, 2022
C++ 3 Updated Apr 25, 2023

Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.

C++ 160 14 Updated Jan 4, 2024

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.

Java 5,745 1,214 Updated Feb 23, 2025

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

C++ 5,335 478 Updated Mar 1, 2025

fast distance and ray intersection queries

C++ 375 36 Updated Apr 16, 2025
OpenEdge ABL 280 75 Updated Apr 28, 2023

RBDyn provides a set of classes and functions to model the dynamics of rigid body systems.

C++ 187 51 Updated Mar 31, 2025

RBDL is a C++ library that contains some essential and efficient rigid body dynamics algorithms such as the Articulated Body Algorithm (ABA) for forward dynamics, Recursive Newton-Euler Algorithm (…

C++ 619 153 Updated Nov 8, 2024

MoveIt kinematics_base plugin based on particle optimization & GA

C++ 224 85 Updated Feb 4, 2025
Next