Skip to content

Kihoon0716/self_driving_turtlebot3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Hardware

Usage

  1. Permission You should do
chmod +x "file name"

for all the files inside of src forder.

  1. Path of machine learning data In the "signal_sign_detection.py"
self.saver.restore(self.sess, "/home/kihoon/catkin_ws/src/self_driving_turtlebot3/src/signal_sign_detection/model/model.ckpt")

Change this line for your workspace environment

  1. catkin make
cd ~/catkin_ws && catkin_make
  1. roscore and roslaunch
roscore
roslaunch turtlebot3_bringup turtlebot3_rbot.launch
roslaunch self_driving_turtlebot3 self_driving.launch

Packages

Some projects which inspired me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published