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
As of now the packet->PC conversion is done only the current scan is complete. This can add unneeded compute overhead and time between the PC2 being published and the start of the scan.
To alleviate, packets could be converted to a PC2 as they are received. Then, once the final scan is received the PC2 is buttoned up and published.
Targeted Platform (please complete the following information only if applicable, otherwise dot N/A):
Ouster Sensor: All
Ouster Firmware Version: All
ROS version/distro: noetic
The text was updated successfully, but these errors were encountered:
This feature is not related to a problem.
As of now the packet->PC conversion is done only the current scan is complete. This can add unneeded compute overhead and time between the PC2 being published and the start of the scan.
To alleviate, packets could be converted to a PC2 as they are received. Then, once the final scan is received the PC2 is buttoned up and published.
Targeted Platform (please complete the following information only if applicable, otherwise dot N/A):
The text was updated successfully, but these errors were encountered: