Skip to content

zychaoqun/jackal_exploration_3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a autonomous exploration implementation using the method in:

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.

  • Version 0.5

How do I get set up?

  • Compiling:
my_catkin_workspace/src$ git clone
my_catkin_workspace/src$ cd ..
my_catkin_workspace$ catkin_make
  • Running:

From Jackal:

$ roslaunch jackal_planner gmapping_jackal.launch
$ rosrun jackal_exploration_3d jackal_exploration_da 

From Remote Laptop:

$ rosrun rviz rviz

Contributor

Shi Bai(Bona), Tixiao Shan, Xiangyu Xu(Shawn)

About

exploration algorithm for Jackal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • C 1.3%
  • CMake 0.4%