仿真项目3: 克隆WPR系列机器人仿真工具-2
Go to file
2017-03-24 17:13:58 +08:00
wpb_home_bringup First commit 2017-03-24 16:37:22 +08:00
wpb_home_tutorials First commit 2017-03-24 16:37:22 +08:00
wpbh_local_planner First commit 2017-03-24 16:37:22 +08:00
.gitignore Initial commit 2017-03-24 16:25:30 +08:00
LICENSE Initial commit 2017-03-24 16:25:30 +08:00
README.md Add readme 2017-03-24 17:13:58 +08:00

WPB_Home Robot for ROS user

Maintainer

Install

  1. Install the ROS. Instructions for Ubuntu 14.04
  2. Setup your ROS environment
  3. Clone this repository into your catkin workspace and build it:
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/wpb_home.git
cd ~/catkin_ws
catkin_make
  1. Enjoy yourself :)