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

ROS-389 [rolling/humble/iron/jazzy]: replay-improvments-and-fixes #393

Merged
merged 8 commits into from
Oct 30, 2024

Conversation

Samahu
Copy link
Contributor

@Samahu Samahu commented Oct 29, 2024

Related Issues & PRs

Summary of Changes

  • Remap /metadata topic
  • Support loop capability in pcap replay
  • Add play_delay to regular replay and pcap replay
  • Expose play_rate for the bag file replay
  • Added a parameter pub_static_tf to disable tf tansforms broadcast

Validation

  • Test the newly exposed flags for replay_pcap
ros2 launch ouster_ros replay_pcap.launch.xml pcap_file:=<...> json_file:=<...> loop:=true play_delay:=10
  • Test the newly exposed flags for bag replay
ros2 launch ouster_ros replay_pcap.launch.xml bag_file:=<...> loop:=true play_delay:=10 play_rate:=1.5
  • Test that setting pub_static_tf to false disables the publish of sensor tf transforms

@Samahu Samahu added the enhancement New feature or request label Oct 29, 2024
@Samahu Samahu self-assigned this Oct 29, 2024
@Samahu Samahu changed the base branch from master to ros2 October 29, 2024 23:42
@Samahu Samahu merged commit f200438 into ros2 Oct 30, 2024
4 checks passed
@Samahu Samahu deleted the ROS2-389-replay-improvments-and-fixes branch October 30, 2024 20:49
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.

replay_pcap is not working with cyclone_dds.
3 participants