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

ROS2[FOXY] add pcap reader #353

Merged
merged 8 commits into from
Aug 15, 2024
Merged

ROS2[FOXY] add pcap reader #353

merged 8 commits into from
Aug 15, 2024

Conversation

Samahu
Copy link
Contributor

@Samahu Samahu commented Aug 7, 2024

Related Issues & PRs

Summary of Changes

  • Implement a pcap reader node
  • Pace scans by the packets timestamps
  • Conditionality enable and link the pcap library
  • Display progress

Validation

  • Enable PCAP_BUILD flag and build the driver then execute:
ros2 launch ouster_ros replay_pcap.launch.xml \
pcap_file:=... \
metadata:= ..

@Samahu Samahu added the enhancement New feature or request label Aug 7, 2024
@Samahu Samahu self-assigned this Aug 7, 2024
@Samahu Samahu changed the title Ros2 foxy add pcap reader [FOXY] ROS2[FOXY] add pcap reader Aug 8, 2024
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.

Approved, but I'd address the same comments I've left on the other PR.

@Samahu Samahu merged commit 1f97f44 into ros2-foxy Aug 15, 2024
2 checks passed
@Samahu Samahu deleted the ros2-foxy-add-pcap-reader branch August 15, 2024 18: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.

3 participants