GithubHelp home page GithubHelp logo

ezhangle / turtlebot_exploration_3d Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robustfieldautonomylab/turtlebot_exploration_3d

0.0 1.0 0.0 756 KB

Autonomous Exploration package for a Turtulebot equiped with RGBD Sensor(Kinect, Xtion)

License: Other

CMake 0.38% C++ 98.23% C 1.39%

turtlebot_exploration_3d's Introduction

Turtlebot Autonomous Exploration (3D)

Sorry I recently updated a wrong version of this. The bad repository was from Oct. 8th and now it's been fixed. Please let me know if you run into any issue with the current version.

Overview

This is an ROS implementation of infomation-theoretic exploration using turtlebot with a RGBD camera (e.g. Kinect). It is designed for autonomous mapping of indoor office-like environments (flat terrain). All the computation is performed on the turtlebot laptop and intermediate results can be viewed from remote PC. The output consist of both 2D and 3D Octomap (.ot) file and saved on the turtlebot laptop. Link to wiki page (where you can find a video example.).

If you find this package useful, please consider citing the follow paper:

  • S. Bai, J. Wang, F. Chen, and B. Englot, "Information-Theoretic Exploration with Bayesian Optimization," IEEE/RSJ International Conference on Intelligent Robots and Systems(IROS), October 2016. PDF

How do I get set up?

Install Dependencies:

sudo apt-get install ros-indigo-octomap*

Download from source:

my_catkin_workspace/src$ git clone 
my_catkin_workspace/src$ cd ..
my_catkin_workspace$ catkin_make

Configure Network:

Please follow the turtlebot network configuration to setup.

Running:

From Turtlebot:

$ roslaunch turtlebot_exploration_3d minimal_explo.launch
$ roslaunch turtlebot_exploration_3d turtlebot_gmapping.launch
$ rosrun turtlebot_exploration_3d turtlebot_exploration_3d
  • note: The octomap will be saved to the place where you do the "rosrun".

From Remote Server:

$ roslaunch turtlebot_exploration_3d exploration_rviz.launch

Authors

Shi Bai, Xiangyu Xu. RFAL (Robust Field Autonomy Lab), Stevens Institute of Technology.

turtlebot_exploration_3d's People

Contributors

baishibona avatar gaunthan avatar

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.