xzh (xzh-20)

xzh-20

Geek Repo

Github PK Tool:Github PK Tool

xzh's starred repositories

End-to-end-Autonomous-Driving

[IEEE T-PAMI] All you need for End-to-end Autonomous Driving

License:MITStargazers:1814Issues:0Issues:0
Language:PythonLicense:MITStargazers:16Issues:0Issues:0

l4casadi

Use PyTorch Models with CasADi for data-driven optimization or learning-based optimal control. Supports Acados.

Language:PythonLicense:MITStargazers:310Issues:0Issues:0

NPField

Neural Potential Field for Obstacle-Aware Local Motion Planning

Language:C++Stargazers:12Issues:0Issues:0

fsm

:bookmark_tabs: Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)

Language:C++License:ZlibStargazers:262Issues:0Issues:0

MotionPlanning

Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)

Language:PythonStargazers:2031Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:203Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:5Issues:0Issues:0

RacingLMPC

Implementation of the Learning Model Predictive Controller for autonomous racing

Language:PythonStargazers:285Issues:0Issues:0

mpc-car-tutorial

A tutorial of using MPC (both implementations of nonlinear MPC and linear time-varying MPC) for reference tracking with a bicycle model.

Language:CLicense:GPL-3.0Stargazers:12Issues:0Issues:0

mapf_ros

This is a multi-agent path planning(also known as Multi-Agent Path Finding, MAPF) algorithm package for ROS

Language:C++License:MITStargazers:115Issues:0Issues:0

CL-CBS

An Efficient Multi-Agent Path Finding Solver for Car-Like Robots

Language:C++License:MITStargazers:313Issues:0Issues:0

open-shell-book

开源书籍:《Shell 编程范例》,面向操作对象学 Shell!本书作者发布了《360°剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283

Language:RubyStargazers:838Issues:0Issues:0

Racing-LMPC-ROS2

C++ ROS2 packages that implement learning model predictive control for real-world autonomous race cars.

Language:C++License:LGPL-2.1Stargazers:54Issues:0Issues:0

quadrotor_acados

Model Predictive Control for Quadrotor using acados

Language:PythonStargazers:20Issues:0Issues:0

PINNs-based-MPC

We discuss nonlinear model predictive control (NMPC) for multi-body dynamics via physics-informed machine learning methods. Physics-informed neural networks (PINNs) are a promising tool to approximate (partial) differential equations. PINNs are not suited for control tasks in their original form since they are not designed to handle variable control actions or variable initial values. We thus present the idea of enhancing PINNs by adding control actions and initial conditions as additional network inputs. The high-dimensional input space is subsequently reduced via a sampling strategy and a zero-hold assumption. This strategy enables the controller design based on a PINN as an approximation of the underlying system dynamics. The additional benefit is that the sensitivities are easily computed via automatic differentiation, thus leading to efficient gradient-based algorithms. Finally, we present our results using our PINN-based MPC to solve a tracking problem for a complex mechanical system, a multi-link manipulator.

Language:PythonLicense:MITStargazers:71Issues:0Issues:0

MPC_Local_Planner

Local Planner for a differential drive mobile robot using MPC and Acados with ROS Implementation

Language:CStargazers:5Issues:0Issues:0

mpc_local_planner

The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versatile model predictive control implementation with minimum-time and quadratic-form receding-horizon configurations.

Language:C++License:GPL-3.0Stargazers:538Issues:0Issues:0

autonomous_driving_mpc

Model Predictive Controller for Autonomous Driving implemented using ROS and C++

Language:C++Stargazers:74Issues:0Issues:0

neural-mpc

Real-time Neural MPC: Deep Learning Model Predictive Control for Quadrotors and Agile Robotic Platforms

Language:PythonLicense:GPL-3.0Stargazers:148Issues:0Issues:0

ml-casadi

Use PyTorch Models with CasADi and Acados

Language:PythonLicense:MITStargazers:188Issues:0Issues:0

robust-tube-mpc

An example code for robust model predictive control using tube

Language:MATLABLicense:MITStargazers:404Issues:0Issues:0

GP-MPC

MPC with Gaussian Process

Language:PythonLicense:MITStargazers:191Issues:0Issues:0

IR-STP-Planner

Introduction and source code to paper: ``IR-STP: Enhancing Autonomous Driving with Interaction Reasoning in Spatio-Temporal Planning''

Language:PythonStargazers:35Issues:0Issues:0

optimization_dynamics

Implementation and examples from Trajectory Optimization with Optimization-Based Dynamics https://arxiv.org/abs/2109.04928

Language:JuliaLicense:MITStargazers:54Issues:0Issues:0

ros_motion_planning

Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.

Language:C++License:GPL-3.0Stargazers:1906Issues:0Issues:0

DRL-Pytorch

Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)

Language:PythonStargazers:1000Issues:0Issues:0

Sparrow-V1

A Reinforcement Learning Friendly Simulator for Mobile Robot

Language:PythonLicense:MITStargazers:5Issues:0Issues:0

model-based-rl-with-mpc

Model-Based Reinforcement Learning for Highway Environment with MPC Planning: This repository presents an RL framework integrating Model Predictive Control (MPC) for strategic decision-making in simulated highway scenarios.

Language:PythonStargazers:8Issues:0Issues:0

Apollo-DL-IAPS

Apollo Discrete Points Smoother

Language:C++Stargazers:22Issues:0Issues:0