Skip to content

Simulation platform to study and optimize random search strategies

License

Notifications You must be signed in to change notification settings

GNB-UAM/RoboSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboSearcher

Simulation platform to study and optimize random search strategies. This is supplementary material for our article:

C. Garcia-Saura, E. Serrano, F.B. Rodriguez, P. Varona. 2021. Intrinsic and environmental factors modulating autonomous robotic search under high uncertainty. Scientific Reports 11: 24509.

demo animation

Instructions

  1. Modify the parameters in runSim.py and simulevy.py, adapt or uncomment the sections as needed.
  2. Install the dependency libraries that are imported at the top of each file.
  3. Execute the code with python3 runSim.py.

Note: We recommend Numpy Pickle (.npy) to export the desired parameters for their later representation.

Future work

Next step would be to simplify the setup of the simulations by implementing a command line interface or a visual GUI. Another option would be to integrate this into a standard library that can be used within other applications.

How to cite

Upon use of this software please remember to cite the following publication:

  • C. Garcia-Saura, E. Serrano, F.B. Rodriguez, P. Varona. 2021. Intrinsic and environmental factors modulating autonomous robotic search under high uncertainty. Scientific Reports 11: 24509.

Other relevant publications:

About

Simulation platform to study and optimize random search strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages