Skip to content

Commit 5b99724

Browse files
Modify the statistic data writer profile name in the xml file with the right one (#720) (#721)
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com> (cherry picked from commit 4011cfd) Co-authored-by: elianalf <62831776+elianalf@users.noreply.github.com>
1 parent cf5a2a8 commit 5b99724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code/XMLTester.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3147,7 +3147,7 @@
31473147
</participant>
31483148

31493149
<!-- Generic profile for all the statistics DataWriter -->
3150-
<data_writer profile_name="GENERIC_STATISTICS_WRITER_PROFILE">
3150+
<data_writer profile_name="GENERIC_STATISTICS_PROFILE">
31513151
<!-- Configure History QoS as KEEP_LAST 20 -->
31523152
<!-- History depth depends on the user application constraints (publication rate for instance) -->
31533153
<topic>

0 commit comments

Comments
 (0)