Coder Social home page Coder Social logo

sunzezhou / active-slam-with-cartographer Goto Github PK

View Code? Open in Web Editor NEW
133.0 4.0 33.0 4.02 MB

This work contains a modified version of cartographer_frontier_detection and rrt_exploration. We implement an active exploration process and improve its robustness and performance. More details are described in the paper "Frontier Detection and Reachability Analysis for Efficient 2D Graph-SLAM Based Active Exploration" (IROS2020).

License: GNU General Public License v3.0

CMake 6.96% C++ 72.37% Lua 5.89% Shell 2.82% Python 11.64% GLSL 0.32%
slam exploration frontier-detection cartographer

active-slam-with-cartographer's Introduction

Active SLAM with Cartograher

This work contains a modified version of cartographer_frontier_detection and rrt_exploration. We implement an active exploration process and improve its robustness and performance. More details are described in the paper "Frontier Detection and Reachability Analysis for Efficient 2D Graph-SLAM Based Active Exploration" (IROS2020).

Active Exploration with Lazy and Reachable Frontier Detection

1. Requirements

The package has been tested on Ubuntu16.04 with ROS Kinetic. It is known that apt-get install kuboki will cause errors in ROS Melodic.

I provide a detailed docker installation procedure in my-docke-env.

2. Usage

I have provided several available launch files:

roslaunch cartographer_ros playbag.launch (Note that the default lidar topic is ‘/scan’)

roslaunch cartographer_ros carto_gazebo.launch (The robot explores in the simulation environment。 TODO: adjust the move_base parameters)

roslaunch cartographer_ros carto_movebase.launch (Standard SLAM with navigation)

roslaunch cartographer_ros simple_move.launch (Send a virtual void map, only call move_base)

roslaunch cartographer_ros turtlebot_hokuyo.launch (The robot explores in the real environment。 TODO: adjust the move_base parameters)

3. Updates

master: Migrate code to turtlebot2. (2020.08.15)

branch: Paper Version == tags v1.0

4. Lisence

The source code is released under GPLv3 license.

We are still working on improving the code reliability. For any technical issues, please contact Zezhou Sun ([email protected]) or Banghe Wu ([email protected]).

active-slam-with-cartographer's People

Contributors

sunzezhou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

active-slam-with-cartographer's Issues

Built target abseil

[100%] Built target absl_optional
[ 5%] No install step for 'abseil'
[ 5%] Completed 'abseil'
[ 5%] Built target abseil
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j4 -l4" failed

请问这问题怎么解决呢?thanks..

protobuf版本要求

我的配置是ubuntu16.04+protobuf2.6.1
编译的时候出错 大多在proto上
请问是版本有要求吗

Map gets lost after some time on KITTI Run 007 at turns

Hi,

I am trying to run cartographer using KITTI run 007. I preprocesed the dataset using a preprocessing step that turns the data into a range image of size [3,60,512]. The cartograher works well in straight lines but blunders at turns. I am clueless as to what coud be the issue here and tried different tricks with respect to the lua configuration, but didnt work. Could someone help here.
I am posting the rosbag and the lua file here for refernece.
KITTI bag used: kitti-run-007-bag

Lua file used Lua

This is the result using the bag with the given configuration. The map seems to get lost at the turns.
Screenshot from 2022-09-09 12-56-51

Requesting your help here.

Thanks.
Prashant

缺少头文件问题

您好,我在编译的时候遇到了“fatal error: filter/PointArray.h: 没有那个文件或目录”这个问题。我在filter目录下搜索了一下,确实没有这个头文件,请问这个要怎么处理呢?

如果你已经装了很新的cartographer,千万别用这个仓库的cartographer版本,否则会造成大麻烦

这个仓库只有cartographer_ros,缺cartographer,用最新版的cartographer会造成proto版本冲突,如果用旧版本又有abseil版本冲突,我装了这个版本对应的abseil,结果导致我自己的cartographer不能用了。 最好还是设法移植到最新的cartographer上

最后把我的rviz搞得都运行不了了,如果非要用,最好在虚拟机上用吧

Problems running yuor dataset in the Paper-Version branch

Hi, sorry to bother you, but after following the indicated procedures to clone and build the code I have an error when I try to test the code with your dataset.

When I perform:

roslaunch rrt_exploration carto_offline_office.launch bag_filename:=${PATH}/horizon.bag

I have the following error:

RLException: [carto_offline_office.launch] is neither a launch file in package [rrt_exploration] nor is [rrt_exploration] a launch file name The traceback for the exception was written to the log file

In my opinion could be that the package rrt_exploration is not properly sourced after performing source install_isolated/setup.bash, but I don't know how to fix the problem.

How can I solve this problem?
Thanks in advance.

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.