| mithi/robotics-coursework |
1,762 |
|
0 |
0 |
over 4 years ago |
0 |
|
5 |
unlicense |
|
| 🤖 Places where you can learn robotics (and stuff like that) online 🤖 |
| mithi/fusion-ekf |
128 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
mit |
C++ |
| An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements. |
| daniel-s-ingram/ai_for_robotics |
73 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Python |
| Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity. |
| mithi/mpc |
69 |
|
0 |
0 |
over 7 years ago |
0 |
|
3 |
mit |
C++ |
| A software pipeline using the Model Predictive Control method to drive a car around a virtual track. |
| camisatx/RoboticsND |
46 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
Python |
| Notes and projects from the Udacity Robotics Nanodegree. |
| philbort/udacity_self_driving_car |
40 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Projects from Udacity Self Driving Car Nanodegree |
| mithi/arm-ik |
23 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| An Inverse Kinematics 6DOF Robot Arm Pick and Place Project in ROS. |
| mithi/particle-filter-prototype |
23 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Particle Filter Implementations in Python and C++, with lecture notes and visualizations |
| wzyanqi/My-self-driving-car-note |
15 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
|
| 我的无人驾驶笔记~ |
| Ayanzadeh93/Udacity-Advance-Lane-detection-of-the-road |
12 |
|
0 |
0 |
almost 5 years ago |
0 |
|
3 |
|
Python |
| Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Finding Project. Identifying lanes using edge detection (Sobel operator, gradient of magnitude and direction, and HLS color space), camera calibration and unwarping (distortion correction and perspective transform), and polynomial fitting for the lanes. |