Skip to content
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

Support FUSA dual returns udp profile [NOETIC] #334

Merged
merged 10 commits into from
Jun 3, 2024

Conversation

Samahu
Copy link
Contributor

@Samahu Samahu commented May 28, 2024

Related Issues & PRs

Summary of Changes

  • Add support for the FUSA profile
  • Set xyz values of individual points in the PointCloud to NaNs when range is zero

Validation

  • Using a rev7 sensor with FW 3.1+, run the following command:
roslaunch ouster_ros sensor.launch \
  sensor_hostname:=$SENSOR_IP \
  udp_profile_lidar:=FUSA_RNG15_RFL8_NIR8_DUAL

@Samahu Samahu added the enhancement New feature or request label May 28, 2024
@Samahu Samahu self-assigned this May 28, 2024
@Samahu Samahu requested a review from matthew-lidar May 31, 2024 17:50
Copy link
Collaborator

@matthew-lidar matthew-lidar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a few little things.

CHANGELOG.rst Outdated Show resolved Hide resolved
src/point_cloud_processor_factory.h Show resolved Hide resolved
include/ouster_ros/sensor_point_types.h Show resolved Hide resolved
include/ouster_ros/sensor_point_types.h Show resolved Hide resolved
@Samahu Samahu marked this pull request as ready for review May 31, 2024 19:09
@Samahu Samahu merged commit af70a81 into master Jun 3, 2024
1 check passed
@Samahu Samahu deleted the support_fusa_dual_returns_profile branch June 3, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants