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

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

Jupyter Notebook 433 163 Updated May 5, 2024

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

C++ 2 Updated Jun 14, 2024

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

C++ 5 Updated May 26, 2024

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

C++ 6 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++ 164 40 Updated Jan 11, 2023
C 65 34 Updated Apr 16, 2024
Makefile 194 38 Updated Mar 1, 2023
Python 196 66 Updated Feb 21, 2020

Iterative Linear-Quadratic Games!

C++ 135 41 Updated Jul 6, 2023

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++ 727 169 Updated May 18, 2023

Model Predictive Contouring Controller (MPCC) for Autonomous Racing

MATLAB 27 11 Updated Feb 11, 2019

Optimal Trajectory Generation in Frenet Frame for Motion Planning

C++ 32 14 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 47 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++ 103 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++ 132 28 Updated Aug 5, 2021

Optimization-based real-time path planning for vehicles.

C++ 501 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++ 70 24 Updated Jan 23, 2024

Path planning for autonomous vehicles using constrained iLQR.

C++ 107 43 Updated Oct 28, 2023

记录:规划,决策,机器学习,编程的书籍

419 180 Updated Nov 13, 2018

Fast and embedded solvers for nonlinear optimal control

C 722 239 Updated Jul 12, 2024

Nonlinear model predictive controller (NMPC) to steer a car around a track in a simulator

C++ 5 2 Updated Aug 11, 2017

Generic NMPC Controller for Setpoint Tracking in C++ using CasADi

C++ 8 Updated Jan 2, 2022
Next