irobot-ros / ros2-performance

Framework to evaluate peformance of ROS 2
BSD 3-Clause "New" or "Revised" License
302 stars 63 forks source link

Make `--tracking` off by default #121

Open jfinken opened 1 year ago

jfinken commented 1 year ago

Given CPU performance implications, turn event tracking off by default.

alsora commented 1 year ago

Yes, that's the line to change. I would say to target master for now. We can figure out what to do with the branches as a separate effort and, if needed, cherry-pick the PR.