~ Please see the abstract map site for further details about the research publication ~
Package contains everything needed to simulate the zoo experiments performed in our IEEE TCDS journal. The package includes:
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
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={},}
}
CRICOS No. 00213J