Giter Site home page Giter Site logo

wpr_simulation's Introduction

WPR系列机器人仿真工具

系统版本

  • ROS Noetic (Ubuntu 20.04)

使用说明

一、 启智ROS机器人

  1. 获取源码:
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/wpr_simulation.git
git clone https://github.com/6-robot/wpb_home.git
git clone https://github.com/6-robot/waterplus_map_tools.git
  1. 安装依赖项:
    ROS Noetic (Ubuntu 20.04)
cd ~/catkin_ws/src/wpr_simulation/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/wpb_home/wpb_home_bringup/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/waterplus_map_tools/scripts
./install_for_noetic.sh
  1. 编译
cd ~/catkin_ws
catkin_make

简单场景:

roslaunch wpr_simulation wpb_simple.launch

wpb_simple pic

SLAM环境地图创建:

roslaunch wpr_simulation wpb_gmapping.launch

wpb_gmapping pic

Navigation导航:

roslaunch wpr_simulation wpb_navigation.launch

wpb_navigation pic

物品抓取:

roslaunch wpr_simulation wpb_table.launch
rosrun wpb_home_tutorials wpb_home_grab_client

wpb_home_table pic

二、 启明1服务机器人

  1. 获取源码:
cd ~/catkin_ws/src/
git clone https://github.com/6-robot/wpr_simulation.git
git clone https://github.com/6-robot/wpr1.git
git clone https://github.com/6-robot/waterplus_map_tools.git
git clone https://github.com/6-robot/xfyun_waterplus.git
  1. 安装依赖项:
    ROS Noetic (Ubuntu 20.04)
cd ~/catkin_ws/src/wpr_simulation/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/wpr1/wpr1_bringup/scripts
./install_for_noetic.sh
cd ~/catkin_ws/src/waterplus_map_tools/scripts
./install_for_noetic.sh
  1. 编译
cd ~/catkin_ws
catkin_make

简单场景:

roslaunch wpr_simulation wpr1_simple.launch

wpr1 pic

SLAM环境地图创建:

roslaunch wpr_simulation wpr1_gmapping.launch

wpr1_gmapping pic

Navigation导航:

roslaunch wpr_simulation wpr1_navigation.launch

wpr1_navigation pic

wpr_simulation's People

Contributors

zhangwanjie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.