Skip to content

ROS robot packages for Former robot platform.

License

Notifications You must be signed in to change notification settings

HBSIM0/former_robot

 
 

Repository files navigation

former_robot

Robot packages for Former (https://www.roas.co.kr/former/)

Source build

Get sources

$ cd ~/dev_ws/src
$ git clone https://github.com/roasinc/former_robot -b humble-devel
$ cd ~/dev_ws/src
$ wstool init
$ wstool merge -y former_robot/requirement.rosinstall
$ wstool update

Install packages for dependencies

$ cd ~/dev_ws/src
$ rosdep install --from-paths src --ignore-src -r -y

Build

$ cd ~/dev_ws
$ colcon build --symlink-install

Execute

Gazebo

$ ros2 launch former_gazebo bringup.launch.py world_name:=office_building.world

About

ROS robot packages for Former robot platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.5%
  • Python 37.4%
  • CMake 8.4%
  • C 2.7%