This repo contains the code for a project on using TurtleBot3 for a leader-follower navigation system. This repo was used as lab practical in MIAR.
$ cd ~/catkin_ws/src
$ git clone https://github.com/ROBOTIS-GIT/turtlebot3.git
$ git clone https://github.com/ROBOTIS-GIT/turtlebot3_msgs.git
$ git clone https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
$ git clone https://github.com/ROBOTIS-GIT/turtlebot3_applications.git
$ git clone https://github.com/ROBOTIS-GIT/turtlebot3_applications_msgs.git
$ cd .. && catkin_make
$ source devel/setup.bash
$ cd src/
$ cd ~/catkin_ws/src
$ git clone https://github.com/azezezaaa/SMA_TurtleBot3_Leader-Follower
$ chmod +x ~/catkin_ws/src/SMA_TurtleBot3_Leader-Follower/script/sma_fleet.py
$ cd ~/catkin_ws && catkin_make && source devel/setup.bash
$ rospack profile
$ roslaunch SMA_TurtleBot3_Individual-Navigation simulation.launch
Open another terminal and write:
roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch