An open API service indexing awesome lists of open source software.

https://github.com/5208980/turtlebot3-autonomous-driving

Autonomous Driving and TurtleBot Avoidance Collision with TurtleBot3 WafflePi
https://github.com/5208980/turtlebot3-autonomous-driving

computer-vision image-classification lane-detection opencv python ros self-driving-car

Last synced: 3 months ago
JSON representation

Autonomous Driving and TurtleBot Avoidance Collision with TurtleBot3 WafflePi

Awesome Lists containing this project

README

          

# SetUp Proj-2

### Remote

```bash
roscd project-2/launch
roslaunch detect_lane.launch
```

### TurtleBot

```bash
roslaunch turtlebot3_bringup turtlebot3_robot.launch
roslaunch turtlebot3_bringup turtlebot3_rpicamera.launch
```