Simulation for a serving robot using TurtleBot3 in a Gazebo environment
this project is simulation for serving robot in cafe. this project's objective is quickly and safety serving robot.
- 2024.01.22 ~ 2024.01.26
Ubuntu 20.04 (LTS)
NavtiveROS noetic
- IDE: VSCode
build:
cd your_workspace
rosdep install -i --from-path src --rosdistro noetic -y --os=ubuntu:focal
catkin build
source devel/setup.sh
run:
roslaunch final_project costa_launch_final.launch
- gazebo
- gazebo_plugins
- gazebo_ros
- roscpp
- rospy
- urdf
- xacro
- std_msgs
- geometry_msgs
- move_base_msgs
- TurtleBot3
MIT LICENSE.