Giter Site home page Giter Site logo

octo_pathplanning's Introduction

octomap_ros

Dependencies
1、OpenCV(http://docs.opencv.org/master/d9/df8/tutorial_root.html)
2、octomap(https://github.com/OctoMap/octomap) && octovis(http://wiki.ros.org/octovis)
3、PCL(http://pointclouds.org/downloads/)

Compile
You should put this project under your ROS work space, such as your_ros_path/src/
cd your_ros_path
catkin_make

Usage
1、 rosrun octomap_ros rcv_test
  Before executing this, make sure ORB-SLAM2(https://github.com/daysun/ORB-SLAM2) are running.
  The experimental rosbag data can be attained in https://pan.baidu.com/s/1boC6X7h, and the corresponding parameters can be attained in /data/TUM1.yaml.

  This procedure receives msg(Type: Id_PointCloud2) from ROS, which named “/ORB_SLAM/pointcloud2” . And it will transform the msg into the octomap format.
  Try "Ctrl+C" to stop it any time you want, which would generate origin.ot. You can view it in octovis.
  octovis origin.ot

2、 rosrun octomap_ros runtime_test
  For experiments.
  Show that our system can perform on-line. The usage is the same with the former one.
  And the results built by original grid mapping, original grid mapping and local grid mapping, and complete update strategy using our experimental data can be attained in /data/*.ot.
  The experiments are also shown in a vedio online(http://v.youku.com/v_show/id_XMjg5MTA1OTg4OA).

octo_pathplanning's People

Contributors

daysun avatar

Stargazers

 avatar 王召东 avatar

Watchers

James Cloos avatar  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.