You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In LightwheelOcc, the x-axis indices [0, 199] correspond to [-40, 40] m on the occupancy label. However, for the y-axis, indices [0, 199] correspond to [40, -40] m, which is the reverse of the x-axis. We will update the label accordingly.
Thanks to @ZM-Zhou for identifying this issue.
The text was updated successfully, but these errors were encountered:
In LightwheelOcc, the x-axis indices [0, 199] correspond to [-40, 40] m on the occupancy label. However, for the y-axis, indices [0, 199] correspond to [40, -40] m, which is the reverse of the x-axis. We will update the label accordingly.
Thanks to @ZM-Zhou for identifying this issue.
The text was updated successfully, but these errors were encountered: