-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
laserscan is not correctly #239
Labels
bug
Something isn't working
Comments
@adridelta just to make sure, did you set the |
Resolved by #204 |
tobii-ho
pushed a commit
to StarkStrom-Driverless/ouster-ros
that referenced
this issue
Dec 27, 2023
Includes APIs for: * Querying and setting sensor configuration * Recording and reading data in pcap format * Reading and buffering sensor UDP data streams reliably * Frame-based access to lidar data as numpy datatypes * Conversion of raw data to images (de-staggering) * Efficiently project range measurements to cartesian coordinates Also add a preliminary C++ API for working with pcap files containing a single sensor packet capture and an early version of an API covering the full sensor configuration interface. Co-authored-by: Dima Garbuzov <[email protected]> Co-authored by: Chris Bayruns <[email protected]> Co-authored by: Pavlo Bashmakov <[email protected]>
tobii-ho
pushed a commit
to StarkStrom-Driverless/ouster-ros
that referenced
this issue
Jan 23, 2024
Includes APIs for: * Querying and setting sensor configuration * Recording and reading data in pcap format * Reading and buffering sensor UDP data streams reliably * Frame-based access to lidar data as numpy datatypes * Conversion of raw data to images (de-staggering) * Efficiently project range measurements to cartesian coordinates Also add a preliminary C++ API for working with pcap files containing a single sensor packet capture and an early version of an API covering the full sensor configuration interface. Co-authored-by: Dima Garbuzov <[email protected]> Co-authored by: Chris Bayruns <[email protected]> Co-authored by: Pavlo Bashmakov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Laserscan does not publish data correctly. there are only a few point when using /ouster/scan. PointCloud data is present and published correctly
i also tried some of the solutions like '196 but it didn't work
To Reproduce
ros2 launch ouster_ros driver.launch.py
Screenshots
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: