Skip to content
View hzw4868's full-sized avatar
Block or Report

Block or report hzw4868

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
46 results for source starred repositories
Clear filter

自动驾驶规划控制常用算法c++代码实现

C++ 708 222 Updated May 25, 2024

A header only c++ package for convex decomposition using ellipsoids

C++ 183 54 Updated Sep 10, 2018

Create spline in 2D or 3D space using (n) number of control points.

C++ 2 Updated Jun 15, 2021

Unconstrained optimization for bspline with trajectory server for ROS

C++ 7 2 Updated Aug 24, 2022

《ROS编程实操案例》

C++ 220 58 Updated Jun 27, 2022

A scout2 robot carrying RS16 lidar/IMU/D435 sensors,running LIO-SAM in a room!

C++ 53 12 Updated Dec 13, 2022

Standalone dynamic corridor simulation for Gazebo

C++ 4 Updated Apr 2, 2021

Spatio-temporal trajectory optimization for autonomous vehicles using trapezoid-prism shaped corridors and bezier curves

C++ 11 5 Updated Apr 10, 2023

自动驾驶规划控制python代码实现

Jupyter Notebook 453 167 Updated May 5, 2024

参考高翔的自动驾驶与机器人中的SLAM技术的第四章,使用ROS2实现基于图优化和预积分的惯性导航系统。

C++ 3 Updated Jun 14, 2024

基于ROS2的ORB-SLAM2,符合现代C++的写法,并且添加地图的保存与加载功能

C++ 6 Updated May 26, 2024

基于似然场配准和栅格地图的2d-SLAM,并实现基于子地图的金字塔式回环闭合策略。

C++ 8 1 Updated Jul 2, 2024

Source code of ICRA 2021 paper submission

C++ 25 10 Updated Nov 21, 2020

使用C++对Minimum Snap算法进行了实现,实现的结果超过了论文中给出的计算速度。并且实现了三维和二维的Minimum Snap轨迹生成算法

C++ 168 41 Updated Jan 11, 2023
C 65 36 Updated Apr 16, 2024
Makefile 198 38 Updated Mar 1, 2023
Python 208 68 Updated Feb 21, 2020

Iterative Linear-Quadratic Games!

C++ 142 41 Updated Jul 25, 2024

Path-planning for self-driving cars

C++ 9 6 Updated Nov 23, 2017

Path planning for autonomous vehicles

23 3 Updated Nov 28, 2017

Differential Wheeled Mobile Robot - Nonlinear Model Predictive Control based on ROS

C++ 738 169 Updated May 18, 2023

Optimal Trajectory Generation in Frenet Frame for Motion Planning

C++ 32 15 Updated Oct 1, 2021

A trajectory generator utilizing the A-star algorithm in conjunction with a Nonlinear Model Predictive Control solver to obtain a smooth trajectory that satisfies vehicle constraints.

Python 44 11 Updated Mar 15, 2021

Path planning implemented with behavior trees

C++ 100 35 Updated Mar 6, 2019

My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation

C++ 104 35 Updated May 26, 2018

C++ implementation of RRT, RRT*, and Informed-RRT* using kd-tree for searching NN and NBHD nodes. Supports arbitrary dimensions and compiles as a shared library.

C++ 133 28 Updated Aug 5, 2021

Optimization-based real-time path planning for vehicles.

C++ 512 138 Updated Oct 24, 2023

Autonomous Navigation of a vehicle in simulated highway driving environment (making lane changes as per surrounding traffic, avoiding collisions and minimizing jerks)

C++ 5 1 Updated Oct 13, 2020

Implementation of the Frenet Optimal Planning Algorithm (with modifications) in ROS.

C++ 71 27 Updated Jan 23, 2024
Next