Pinned Repositories
--original--Trajectory-optimization-based-on-Bezier-polynomial-motion-planning-
基于贝赛尔曲线的轨迹优化: 前段:Astar寻径 后端:运动走廊膨胀+Bezier
AdaptiveFieldDStar
Honours Project. Pathfinding with adaptive mesh refinement. The implementation of the Field D* algorithm in 2D and 2.5D triangle meshes with adaptive refinements. We’re aiming to perform local mesh refinements to produce a fine triangle mesh in areas traversed by a calculated path and iteratively improve the approximation of the path found using this dynamic scheme. We will be investigating the heuristics used by current pathfinding algorithms to direct node expansions in Field D*. Implemented in C++.
AI4Animation
Bringing Characters to Life with Computer Brains in Unity
Apollo-learnning-notes
apollo learning notes based on release version 5.0
Awesome-Motion-Control-Research
一份关于无人驾驶汽车的运动控制相关文章资源列表
CarND-Student-Blogs
List of interesting blog posts related to Udacity's Self-Driving Car Nanodegree Program
Dig-into-Apollo
Apollo learning notes
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
PGP
Code for "Multimodal Trajectory Prediction Conditioned on Lane-Graph Traversals," CoRL 2021.
SuperPI
the source code of performing single thread CPU benchmark
Fibonacci43's Repositories
Fibonacci43/CarND-Student-Blogs
List of interesting blog posts related to Udacity's Self-Driving Car Nanodegree Program
Fibonacci43/Awesome-Motion-Control-Research
一份关于无人驾驶汽车的运动控制相关文章资源列表
Fibonacci43/Dig-into-Apollo
Apollo learning notes
Fibonacci43/AI4Animation
Bringing Characters to Life with Computer Brains in Unity
Fibonacci43/apollo
Fork apollo to learn, Now based on the Tag:v5.0.0
Fibonacci43/apollo_standalone
cmake version of apollo5.0
Fibonacci43/AutonomousCar
The autonomous car simulator developed for my master's thesis.
Fibonacci43/CarND-MPC-Project
CarND Term 2 Model Predictive Control (MPC) Project
Fibonacci43/cpp_style_guide_learn
Learn cpp style guide source file
Fibonacci43/D_star_PathPlanning
Simple Matlab implementation of D*Lite, Focussed D*, A*, for dynamic path planning for mobile robots
Fibonacci43/dqn-adaptive-cruise
Thesis Project: Apply Deep Q-Network to develop an Adaptive Cruise Control and Lane Control agent.
Fibonacci43/GPC
GPC – General Polygon Clipper (C language) - 2.32 - This is a powerful library. I searched it on GitHub but not found so I commit it here for everyone easy to search it.
Fibonacci43/H-OBCA
Hierarchical Optimization-Based Collision Avoidance - a path planner for autonomous parking
Fibonacci43/Hierarchical-Decision-Making-for-Autonomous-Driving
Rich literature review and discussion on the implementation of "Hierarchical Decision-Making for Autonomous Driving"
Fibonacci43/hit-oslab
哈尔滨工业大学《操作系统》课程实验指导手册、实验环境(64位支持)及源码。
Fibonacci43/HIT-OSLab-1
S - 哈工大《操作系统》实验
Fibonacci43/HIT_OS_LAB
实验楼哈工大操作系统实验
Fibonacci43/hmm_for_autonomous_driving
🎓 Educational application of Hidden Markov Model to Autonomous Driving 🚕🚙🚗
Fibonacci43/HybridAStarTrailer
A path planning algorithm based on Hybrid A* for trailer truck
Fibonacci43/igvc-software
Fork of igvc-software aimed to keep alive their Field D* path planner
Fibonacci43/lidar_sim
Proof of concept of Lidar point cloud generation for Unity 3D environment using LGSVL
Fibonacci43/OBCA
Optimization-Based Collision Avoidance - a path planner for autonomous navigation
Fibonacci43/OS-Lab-Tutorial-pdf
HIT OS Lab Tutorial
Fibonacci43/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
Fibonacci43/path_smoothing
Fibonacci43/RealTimePathPlanning
Sampling based rewiring approaches to solve motion planning problems for a robot with dynamic obstacles
Fibonacci43/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
Fibonacci43/simulator_art
simulation of ackermann drive vehicles using stage_ros
Fibonacci43/stanford_self_driving_car_code
Stanford Code From Cars That Entered DARPA Grand Challenges
Fibonacci43/steering_functions