ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Are you trying to remove these prefixes from the input to the aggregator, or its output?
If they're not present on the input, but they are showing up on the output, you may want to look at your aggregator config to see if there's a top-level AggregatorGroup that's set to your robot name.
If you can post a sample message from the /diagnostics
topic and your aggregator config, that would help.