savagesheller's Stars
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
teddyluo/motion-planning-chs
运动规划综述中文翻译
karlkurzer/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
hbanzhaf/steering_functions
zm0612/Hybrid_A_Star
Hybrid A Star algorithm C++ implementation
zhxt/cyber-rt
Redistributed Apollo CyberRT, built with CMake.
twxjyg/Hybrid-A-Star-U-Turn-Solution
Autonomous driving trajectory planning solution for U-Turn scenario
kosuke55/geometric-parallel-parking
Geometric path planning for automatic parallel parking
MiyagiRonin/auto_parking
https://zhuanlan.zhihu.com/p/548096462
EwingKang/Dubins-RRT-for-MATLAB
RRT (Rapidly-Exploring Random Trees) using Dubins curve, with collision check in MATLAB
czhherry/self-driving-vehicle-101
This repository contains the source code for the self driving car tutorial https://www.bilibili.com/video/av81355069
ApolloAuto/apollo
An open autonomous driving platform
zhm-real/PathPlanning
Common used path planning algorithms with animations.
JunshengFu/tracking-with-Extended-Kalman-Filter
Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
jackfrued/Python-100-Days
Python - 100天从新手到大师
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
Hexxeh/rpi-update
An easier way to update the firmware of your Raspberry Pi
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
ycm-core/YouCompleteMe
A code-completion engine for Vim
niudai/How-to-be-a-good-programmer
I'm here to tell you some amazing stuff which teacher would never tell you.
mandliya/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
rm-hull/luma.examples
Companion repo for running examples against the luma.oled, luma.lcd, luma.led_matrix and luma.emulator display drivers.
juj/fbcp-ili9341
A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3, 4 and Zero
adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library
Arduino driver for PC8544, most commonly found in small Nokia 5110's
adafruit/Adafruit_Python_ILI9341
Python library to control an ILI9341 TFT LCD display. Allows simple drawing on the display without installing a kernel module.
adafruit/Adafruit_ILI9341
Library for Adafruit ILI9341 displays
soimort/translate-shell
:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
yangyangwithgnu/use_vim_as_ide
use vim as IDE
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API