Open Geonhee-LEE opened 2 years ago
git clone https://github.com/Geonhee-LEE/mobile_robot_control Install the required libraries.
git clone https://github.com/Geonhee-LEE/mobile_robot_control
using conda : > conda env create -f environment.yml > using pip : > pip install -r requirements.txt >
Execute python script in each directory.
conda activate mobile_robot_control
How to use
Execute python script in each directory.