Giter Club home page Giter Club logo

costmap_lrgbd_ros's Introduction

代价地图与智能导航程序

视频效果:

Watch the video

1. 整个流程

深度图, 局部障碍物地图, RGBD局部代价地图, 局部代价地图可视化图

  • step1 将深度图转化为点云
  • step2 对点云进行xz平面的投影
  • step3 利用射线法检测出可通行区域,蓝色为通行区域,绿色为障碍物,黑色为未知区域
  • step4 障碍物膨胀
  • step5 获取并生成一个waypoint,转换到机器人坐标系下
  • step6 利用DWA算法计算机器人到达waypoint的速度,控制机器人移动

2 博客

随着3D相机的普及和3D激光传感器价格的降低,机器人依靠3D传感器视觉避障和路径规划方案逐渐成为趋势。

近期采用3D相机进行了路径规划的仿真和实测。

在这里插入图片描述

蓝色路标点表示机器人需要经过的waypoints

在这里插入图片描述

在这里插入图片描述

机器人眼中的世界

黄线为机器人深度相机视角,黑色为未知区域,绿色为障碍物,蓝色为空闲区域 在这里插入图片描述

膨胀后的局部地图

在这里插入图片描述

机器人逐渐靠近目标物

在这里插入图片描述

costmap_lrgbd_ros's People

Watchers

 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.