Hello,
i have two questions please
1. i was wondering about the arrangement of the sensors ( from 0 ... 23) on the Footbot Robot, and for the command
const CCI_FootBotProximitySensor::TReadings& tProxReads = m_pcProximity->GetReadings();
2.
CVector2 tProxReads , we have a value which is the distnace from the corresponding sensor to some distance
the angle is from the heading of this sensor to m_fDelta ?
thank you!