Summary
The user is inquiring about the use of sensors or agents with a conditional statement, suggesting it could function like a task that assigns a value from sensing and checks it within a conditional block. They recognize that this is feasible if the agent task returns a value but mention they haven't seen this specific use case before. They provide an example where a Sensor's poke
method returns a bool
, implying that this should work.