Skip to content

CSE 598 project that involved developing a simulation of a robot that pursues a human using a vision based controller

Notifications You must be signed in to change notification settings

raoshashank/pursuit-evasion-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requsites

  1. Install all Tb3 packages
  2. sudo apt install ros-melodic-slam-gmapping

Gmapping with Turtlebot3

Launch the world and gmapping package

  1. roslaunch pursuit_evasion robot_mapping.launch

To drive autonomously with Turtlebot3 to map(not suggested)

  1. roslaunch turtlebot3_gazebo turtlebot3_simulation.launch

Using teleop to move around and create map

  1. roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch

Saving the created map

  1. rosrun map_server map_saver -f ~/map

About

CSE 598 project that involved developing a simulation of a robot that pursues a human using a vision based controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published