rosin-project / metacontrol_experiments

Controls simulation for metacontrol_sim
Apache License 2.0
1 stars 3 forks source link

Generate obstacle script #25

Open darkobozhinoski opened 3 years ago

darkobozhinoski commented 3 years ago

To define a cluttered environment, we need to be able to inject a set of obstacles that are not part of the initial map. In the current experimental setup, we are able to inject only 3 obstacles (defined in a specific position near the goal). Here, we create a script to generate random obstacles on the map.
The script has the following inputs:

More info on this: https://docs.google.com/document/d/1pGxXg7ierV7L0mMmBsZvgysEYl14Xm1b_GXzoPDJK7g/edit#bookmark=id.86r68belyj2o

marioney commented 3 years ago

The obstacle script is been updated in https://github.com/rosin-project/metacontrol_experiments/commit/cbd911d06835e392ebe6cc0c4583890de411605b , it adds 6, 14 and 20 obstacles trough the map.