Skip to content

Decreasing Uncertainty in Planning with State Prediction

Notifications You must be signed in to change notification settings

m312z/IJCAI2017

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

IJCAI2017

Decreasing Uncertainty in Planning with State Prediction

This repository contains test scripts for the results presented in the paper "Decreasing Uncertainty in Planning with State Prediction" by Senka Krivic, Michael Cashmore, Daniele Magazzeni, Sandor Szdemak and Justus Piater

Prerequisities

You need the ROSPlan repository (follow the installation instructions here: https://github.com/KCL-Planning/ROSPlan/wiki/a.-Installation )

git clone https://github.com/clearpathrobotics/occupancy_grid_utils
git clone -b squirrel https://github.com/kcl-planning/ROSPlan.git

Additionally you will require Flex and MongoDB.

sudo apt-get install flex
sudo apt-get install mongodb
sudo apt-get install ros-indigo-mongodb-store

You also need the sguirrel-prediction repository (https://github.com/squirrel-project/squirrel_prediction) which represents the core method for predicting missing values in the planning state.

Planning domains

Runing the tests scripts

Additional info

The version of the MMMVR framewrok which does not recquire ROS can be found at https://iis.uibk.ac.at/software/mmr_mmmvr

About

Decreasing Uncertainty in Planning with State Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published