Git Product home page Git Product logo

abstract_map_simulator's Introduction

~ Please see the abstract map site for further details about the research publication ~

Using the Abstract Map in a 2D Stage simulation

2D Stage simulation with with simulated tags

Package contains everything needed to simulate the zoo experiments performed in our IEEE TCDS journal. The package includes:

  • world & launch files for a stage simulation of the GP-S11 environment on QUT's Gardens Point campus
  • a tool for creating simulated tags in an environment & saving them to file,
  • launch & config files for using the move_base navigation stack with gmapping to explore unseen simulated environments

Installing the abstract map simulator

Note: this is just the simulator; to use the abstract map with the simulator please make sure you use the abstract_map package

Clone the repo & install all Python dependencies:

git clone https://github.com/btalb/abstract_map_simulator
pip install -r abstract_map_simulator/requirements.txt

Add the new package to your ROS workspace at <ROS_WS>/ by linking in the cloned repository:

ln -s <LOCATION_REPO_WAS_CLONED_ABOVE> <ROS_WS>/src/

Install all of the listed ROS dependencies, and build the package:

cd <ROS_WS>/src/
rosdep install abstract_map_simulator
cd <ROS_WS>
catkin_make

Acknowledgements & Citing our work

This work was supported by the Australian Research Council's Discovery Projects Funding Scheme under Project DP140103216. The authors are with the QUT Centre for Robotics.

If you use this software in your research, or for comparisons, please kindly cite our work:

@ARTICLE{9091567,  
    author={B. {Talbot} and F. {Dayoub} and P. {Corke} and G. {Wyeth}},  
    journal={IEEE Transactions on Cognitive and Developmental Systems},   
    title={Robot Navigation in Unseen Spaces using an Abstract Map},   
    year={2020},  
    volume={},  
    number={},  
    pages={1-1},
    keywords={Navigation;Robot sensing systems;Measurement;Linguistics;Visualization;symbol grounding;symbolic spatial information;abstract map;navigation;cognitive robotics;intelligent robots.},
    doi={10.1109/TCDS.2020.2993855},
    ISSN={2379-8939},
    month={},}
}

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.