ilpincy / argos3

A parallel, multi-engine simulator for heterogeneous swarm robotics
http://www.argos-sim.info/
268 stars 121 forks source link

Nested proximity sensor enable/disable incorrect #180

Closed jharwell closed 3 years ago

jharwell commented 3 years ago

Because the actual implementation is nested, you need to both set the boolean flag for enable-disable for the parent sensor, and do the same for the nested implementation in order to actually be able to disable the sensor.

jharwell commented 3 years ago

@ilpincy @allsey87 If there are no objections, I will merge this on Monday 10/18.