Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 285 Bytes

Machine-Learning-Based-Path-Planning

Current Version - Melodic and Ubuntu 18.04

Enter the following commands:

Set Turtlebot 3 model:

'''bash
export TURTLEBOT3_MODEL="waffle"
'''

Launch file:

'''bash
roslaunch bot_description start.launch 
'''