mirror of
https://github.com/6-robot/wpb_home.git
synced 2025-09-15 12:58:59 +08:00
仿真项目3:
克隆WPR系列机器人仿真工具-2
| wpb_home_bringup | ||
| wpb_home_tutorials | ||
| wpbh_local_planner | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
WPB_Home Robot for ROS user
Maintainer
- [Jay Zhang]<zhangwanjie@126.com>, WaterPlus, 6-Robot
Install
- Install the ROS. Instructions for Ubuntu 14.04
- Setup your ROS environment
- 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
- Enjoy yourself :)