Skip to content

Sherifoo/turtlebot3_race_navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

turtlebot3_race_navigation

Basic information and infrastructure necessary for doing a race with Turtlebot3 simulation.

YOU NEED:

  • ROS Noetic
  • Turtlebot3 with turtlebot3_gazebo and turtlebot3_autorace.world

HOW TO RUN:

  • Launch gazebo simulation (roslaunch turtlebot3_gazebo turtlebot3_autorace.launch)
  • Launch the turtlebot teleop key (rosrun turtlebot3_teleop turtlebot3_teleop_key)
  • Run race_navigation_node.py
  • The node publishes the topic 'closest' (rostopic echo closest)

TODO:

  • Countdown to start
  • Set amount of laps
  • Lane detection to limit movement to race tracks
  • Different coordinates according to Gazebo world

Screenshot1 (2)

About

Basic information and infrastructure necessary for doing a race with Turtlebot3 simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published