Sending large ros2 messages over ethernet slows down simulation #596
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/major
Major priority. Work that should be handled after all blocking and critical work is done.
sig/simulation
Categorizes an issue or PR as relevant to SIG Simulation
Describe the bug
ROS2SystemComponent::OnTick takes a long time when ros2 component send big messages Ex. ros2 image > 5Mb.
This slows simulation
Steps to reproduce
Steps to reproduce the behavior:
ROS2CameraSensorComponent
Image should be large Ex. 3440x1440
Expected behavior
Simulation performance shouldn't be affected by ros2 config
Actual behavior
Simulation slows down substantially, slowdown is correlated with message size
Additional context
The text was updated successfully, but these errors were encountered: