Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Robotics-Ro/secser_robot

 
 

Repository files navigation

pinklab_minibot_robot

PinkLab MiniBot ROS2 Packages

Install

Build from sources

$ 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

Execute

Gazebo Simulation

$ ros2 launch minibot_bringup bringup_robot_gazebo.launch.py world_name:=simple_building.world

Real robot

$ ros2 launch minibot_bringup bringup_robot.launch

About

Second Generation Serving Robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.2%
  • C++ 19.9%
  • CMake 8.9%