abdussametokutan's Stars
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
carla-simulator/carla
Open-source simulator for autonomous driving research.
dstar55/100-words-design-patterns-java
GoF Design Patterns, each pattern described with story from real life.
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
imsunilvaghela/EmbeddedReads
Crack your Embedded Interview - Books and Materials
l4es/EmbeddedKnowledge
Links and resources for Embedded Systems (SW, HW)
google/googletest
GoogleTest - Google Testing and Mocking Framework
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
HeyPuter/puter
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
hku-mars/loam_livox
A robust LiDAR Odometry and Mapping (LOAM) package for Livox-LiDAR
mfatihkoseoglu/STM32F4-DISCOVERY
STM32F4 Lessons and Examples
zhm-real/MotionPlanning
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
onlytailei/CppRobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
esmini/esmini
a basic OpenSCENARIO player
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
umutkotankiran/Cpp_Advanced
umutkotankiran/Cpp
umutkotankiran/C
erinjense/Learn-Embedded-Systems
Resources to learn embedded systems engineering.
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
ANYbotics/elevation_mapping
Robot-centric elevation mapping for rough terrain navigation
leggedrobotics/elevation_mapping_cupy
Elevation Mapping on GPU.
RuanJY/SLAMesh
ICRA2023, A real-time LiDAR simultaneous localization and meshing method.