jharwell / fordyca

Recursive task allocation approach to foraging in swarm robotics. ARGoS and ROS.
GNU General Public License v3.0
26 stars 6 forks source link

enh/187-make-exploration-more-intelligent #187

Closed jharwell closed 6 years ago

jharwell commented 6 years ago

Instead of just roaming around randomly looking for something, incorporate something from my ideas for probability of interest (don't remember what paper that was from), and/or PSO. This would probably be a significant undertaking, but it could also lead to a much more efficient foraging system.

A partial step in this direction would be to add a "wander" force and/or replace the current exploration mechanism with this.

jharwell commented 6 years ago

OBE. Replaced with #303.