tuzhiming2016's Stars
hulaishun/qt_doc_cn_5.12.0
qt中文翻译在线文档
tuzhiming2016/UGV-Path-Tracking-Algorithm
This repository contains a few Path Tracking Algorithms for Unmanned Ground Vehicle
callmePicacho/Data-Structres
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
yuki-koyama/mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
ethz-asl/plotty
matplotlib-cpp with Eigen interfaces.
ethz-adrl/ifopt
An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
lava/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
Hypha-ROS/hypharos_minicar
1/20 MiniCar: An ackermann based rover for MPC and Pure-Pursuit controller
pierluigiferrari/model_predictive_controller
A model predictive controller for 2D vehicle trajectories
ethz-asl/mav_control_rw
Control strategies for rotary wing Micro Aerial Vehicles using ROS
teddyluo/hybrid-a-star-annotation
Hybrid A*路径规划器的代码注释
sandeepbanik/Fast-MPC
Fast model predicitive control with matlab interface
tonyxxq/MPC-Control
MPC算法控制车辆的运动轨迹
ajinkya-khade/ACC_Vehicle_MPC
Model Predictive Control of Adaptive Cruise Control Vehicles.
JunshengFu/Model-Predictive-Control
This project is to use Model Predictive Control (MPC) to drive a car in a game simulator. The server provides reference waypoints (yellow line in the demo video) via websocket, and we use MPC to compute steering and throttle commands to drive the car. The solution must be robust to 100ms latency, since it might encounter in real-world application.
lbl-srg/MPCPy
Open-source platform for model predictive control (MPC) in buildings.
XiaojingGeorgeZhang/OBCA
Optimization-Based Collision Avoidance - a path planner for autonomous navigation
alexliniger/MPCC
Model Predictive Contouring Controller (MPCC) for Autonomous Racing
udacity/CarND-MPC-Project
CarND Term 2 Model Predictive Control (MPC) Project
rougier/numpy-100
100 numpy exercises (with solutions)
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
tuzhiming2016/PythonRobotics
Python sample codes for robotics algorithms.
toxtli/awesome-machine-learning-jupyter-notebooks-for-colab
A curated list of Machine Learning and Deep Learning tutorials in Jupyter Notebook format ready to run in Google Colaboratory
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
wuhan2020/wuhan2020
新型冠状病毒防疫信息收集平台
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
MPC-Berkeley/barc
Main branch for BARC related code
giaf/hpipm
High-performance interior-point-method QP and QCQP solvers