ouster-ros1 v0.10.0 #252
Samahu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
ouster_ros(1)
20231031
[v0.10.0]; changes listed below.ptp_utc_tai_offset
which represent offset in secondsto be applied to all ROS messages the driver generates when
TIME_FROM_PTP_1588
timestamp modeis used.
ouster_client
sensor_info
include:build_date
,image_rev
,prod_pn
,status
,cal
(representingthe value stored in the
calibration_status
metadata JSON key),config
(representing thevalue of the
sensor_config
metadata JSON key)original_string()
methodupdated_metadata_string()
now returns a JSON string reflecting any modifications tosensor_info
to_string
is now marked as deprecatedparsing.cpp
, for the low data rate profile, is now 32 bitswide (originally 16 bits).
parsing.cpp
, for the low data rate profile, is now 16bits wide (originally 8 bits).
packet_timestamp
) is added toLidarScan
ScanBatcher
performance by roughly 3x (depending on hardware)viz.Cloud
Python class
packet_format
methods returning an uninitializedvalue
This discussion was created from the release v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions