quote:
Original post by Khawk
quote:
Original post by drreagan
just want to make sure everyone else is seeing the same thing:
when an object is within your bot's circular LOS radius, but not within its angular (40-degree) LOS, the direction of the observed object is always 0 degrees? This is what i'm seeing at least.
can anyone confirm this for me?
-------------------------------------------------------
A headache, ancillary; an hourglass auxiliary.
"something witty, blah, blah, blah"
--That One Witty Guy (remember? that one dude?)
(author of DustBot)
some definitions--
regular LOS: the 40 degree LOS that has been in effect for all the arena releases so far.
proximity LOS: the new (0.03) LOS addition of a small circle around the bot.
quote:
That's how it works.
If this is the case, I would suggest one of two things: that the regular LOS query be separate from the proximity LOS query. or: the proximity LOS query should return a unique identifier in the event that an object is detected in the proximity zone (that is fine with me that the bot doesn't know the direction to a sensed object in close proximity, but at least the bot should know that he *doesn't* know the direction to the object).
this way, we can deal with these cases separately. right now, it is impossible to handle a situation, for example, where the bot closesly passes an object, the object is then detected in the proximity LOS zone and the bot suddenly thinks he "sees" an object directly in front of it (at 0 degrees). right now, both my bot's internal mapping system and its reactive layer are totally broken because of this. he will steer to pass by an object, then when the object is detected in the proximity zone, he thinks the object is directly in front of him (0 degrees, after all...) and keeps turning to try and avoid the object, but the object stays at 0 degrees!!!
-------------------------------------------------------
A headache, ancillary; an hourglass auxiliary.
"something witty, blah, blah, blah"
--That One Witty Guy (remember? that one dude?)
(author of DustBot)
[edited by - drreagan on August 18, 2003 11:26:11 AM] [edited by - drreagan on August 18, 2003 12:31:52 PM]
------------------------------------------------------- A headache, ancillary; an hourglass auxiliary."something witty, blah, blah, blah" --That One Witty Guy (remember? that one dude?)(author of DustBot)