P
Patricia Shanahan
Ken said:that is of course if you ignore the sin and cos operation needed for
the rotation matrix to align the robots direction along the x axis, to
set up this condition!
I'm not ignoring it. In the portion you did not quote, I said
"Calculating these values involves trig, but it is only done once for
each scan request, and I think it is all simple forwards operations that
you already have cached."
In the part you quoted, I was talking about the work that has to be done
many times for each scan request, once for each robot that might be in
view. That does not contain any sine or cosine calculations.
Patricia