| AtsushiSakai/PythonRobotics |
20,900 |
|
0 |
0 |
about 2 years ago |
0 |
|
16 |
other |
Python |
| Python sample codes for robotics algorithms. |
| giacomo-b/CppRobotics |
266 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
mit |
C++ |
| Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome! |
| ShisatoYano/AutonomousVehicleControlBeginnersGuide |
54 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
Python |
| Python sample codes and documents about Autonomous vehicle control algorithm. In the future, I want to release these ones as my own technical book for beginners. |
| AlejandroBarrera/birdnet2 |
41 |
|
0 |
0 |
about 4 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| Official Pytorch implementation of Birdnet+ |
| papalotis/ft-fsd-path-planning |
30 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Python |
| Formula Student Driverless Path Planning Algorithm. Colorblind centerline calculation algorithm developed by FaSTTUBe. It introduces a novel approach that uses neither Delaunay Triangulation nor RRT. |
| ShisatoYano/JuliaAutonomy |
17 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
Julia |
| Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms. |
| lukovicaleksa/autonomous-driving-turtlebot-with-reinforcement-learning |
10 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
Python |
| Implementation of Q-learning algorithm and Feedback control for the mobile robot (turtlebot3_burger) in ROS. |