PinkLab MiniBot ROS2 Packages
$ cd ~/dev_ws/src
$ git clone https://github.com/byeongkyu/pinklab_minibot_robot.git
$ rosdep install --from-paths src --ignore-src -r -y
$ colcon build --symlink-install
$ ros2 launch minibot_bringup bringup_robot_gazebo.launch.py world_name:=simple_building.world
$ ros2 launch minibot_bringup bringup_robot.launch