Skip to content

Incompatibility with ouster-ros v0.10.0+  #12

@jhughes50

Description

@jhughes50

Ouster removed the px_range and px_signal methods from the packet_format object highlighted in the CHANGELOG. I did a lot of digging to find a new way to get range and signal data from column buffer. I implemented a solution using the col_field method. Additionally, a transform also wanted the ros time so I added that. This fixed all the build issues but there are now some runtime issues since our metadata is out of data, that I'm still working through but would like to push to a branch.

I also used this as an opportunity for code cleanup and documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions