Skip to content

Leverage GPU acceleration for point cloud processing #644

@outrider-jkoch

Description

@outrider-jkoch

Is your feature request related to a problem? Please describe.
On lower CPU capable systems (e.g. Jetson) or when multiple lidars are in use the CPU utilization can be very high which prevents being able to perform much additional CPU work.

Describe the solution you'd like
Either through a different binary release or a configuration setting be able to leverage a GPU if present to perform computationally expensive operations and reduce CPU utilization. Other lidar vendors offer similar binary solutions which can leverage a GPU.

Describe alternatives you've considered
Making local changes

Targeted Platform (please complete the following information only if applicable, otherwise dot N/A):

  • Ouster Sensor? OS-0 & OS-1
  • Ouster Firmware Version? Latest
  • Programming Language? C++
  • Operating System? Linux
  • Machine Architecture? x86 & Arm

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions