Top AI Repos โ open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Be Driven ๐
| Date | Stars |
|---|---|
| 2026-07-24 | 264 |
| 2026-07-25 | 264 |
| 2026-07-28 | 264 |
| 2026-07-30 | 264 |
| 2026-08-06 | 264 |
Today
โ stars today
This week
โ stars this week
This month
โ stars this month
Momentum
0.0
growth rate 0.00%/day
<center> <img src="./media/cover.png" alt="Drawing"/> </center> [](https://travis-ci.org/sigmaai/self-driving-golf-cart) [](https://codebeat.co/projects/github-com-sigmaai-self-driving-golf-cart-master) [](https://self-driving-golf-cart.readthedocs.io/en/latest/?badge=latest) [](https://opensource.org/licenses/MIT) [](https://paypal.me/YongyangNie) โ ๏ธ This repo is no longer being maintained. Feel free to use the source or send me any questions, unfortunately no new commits or PRs will be added/accepted โ ๏ธ Welcome! This is an open source self-driving development platform aimed for rapid prototyping, deep learning, and robotics research. The system currently runs on a modified electric golf cart. Here are our goals: ### Goals: Research and develop a deep learning-driven self-driving car. The vehicle should be able to achieve level 4 autonomy within a geofenced area. #### The modules in this project. 1. End-to-End Steering (Behavioral cloning) 2. Semantic Segmentation 3. Object Detection ๐ 4. Drive by Wire (DBW) 5. CARLA simulator integration 6. ZED stereoscopic vision system 7. Mapping with rtabamp 8. Path planning with ROS nav stack. 9. Localization, pose tracking, and odom with ZED and rtabmap. For the full documentation of the development process, please visit my website: [www.neilnie.com](https://www.neilnie.com) ## Table of Content - [Try it out](#Try%20it%20out) - [About ROS](./ros/README.md) - [Simulation](#Simulation) - [Autopilot & End-to-End Behavioral Cloning](./ros/src/autopilot/README.md) - [Semantic Segmentation](./ros/src/segmentation/README.md) - [The Navigation Stack](./ros/src/navigation/README.md) <a name="Try%20it%20out"></a> ## Try it out Before you jump in, let me describe the hardware requirement for this project. **A webcam is the minimum requirment.** At this point, you can only run the whole system on the actual self-driving vehicle. ROS will throw warnings (even errors) at you if you don't have the hardware connected to your Linux machine. **If you don't have access to the hardware setup, don't worry** ๐ - The best way is to download and play back the ROS bags. [coming soon...] - You can tryout individual packages and nodes, and might find them helpful for your own projects. - You can also tryout the CARLA simulator. (Maybe even improve the current system.) To compile the project: ##### Requirements 1. Make sure that you have [ROS](http://wiki.ros.org/melodic/Installation/Ubuntu) installed on your computer. (I am using ROS Melodic) 2. Make sure you have all the [dependencies](./ros/requirements.txt) installed. ##### Clone & Compile 1. Clone the repository. `$ git clone https://github.com/sigmaai/self-driving-golf-cart.git` 2. `$ cd self-driving-golf-cart/ros` 3. `$ catkin_make` 4. `$ source devel/setup.bash` ##### Launch ZED cameras - `$ roslaunch zed_wrapper zed.launch` (no rviz) - `$ roslaunch zed_display display.launch` (with rviz) ##### Launch the Navigation Stack - `$ roslaunch path_planning rtab_mapping_navigation.launch` <center> <img src="./media/path_planning_2.png" alt="image" width="640"/> </center> ๐ Bon Voyage ๐ # Contact / Info If you are interested in the detailed development process of this project, you can visit Neil's blog at [neilnie.com](https://neilnie.com) to find out more about it. Neil will make sure to keep you posted about all of the latest development on the club. **Developers:** <img src="./media/neil.png" alt="Drawing" width="80"/> **Neil (Yongyang) Nie** | [Email](mailto:[email protected]) | [Github](https://www.github.com/NeilNie) | [Website
Excerpt of 4,245 characters
Read on GitHubWould you bet a product on this? Bounded 0โ100 and slow moving.
matched fp:9060ac8b6b300992, topic:ros, topic:autonomous-driving, topic:self-driving-car