Clear Filters
Clear Filters

Changing the Topic Name in DDS Dictionary have no effect in AutoGenerated XML file

3 views (last 30 days)
Hello, everyone. I want to create the DDS Application with DDS Blockset.
I have changed the Topic Name in DDS dictionary which was created from default dictionary.
However, when I examine the XML file which was generated automatically, I find that the Topic Names were still 'Circle' and 'Square'.
Could anyone give some advice about how to change the Topic Name effectively?

Answers (1)

Naren
Naren on 7 May 2024
Hello Chuguang,
You are attempting to change the topic name in 'Data Dictionary.' Instead, try modifying it in the code mapping interface.
Refer to the following documentation to change the topic name effectively:
Regards.
  1 Comment
Chuguang Pan
Chuguang Pan on 7 May 2024
Hello, @Naren. Thanks for your answer.
I have another problem about how to implement DDS communication between two different computer with DDS Blockset. And what configurations I should set when I was using eProsima FastDDS.

Sign in to comment.

Categories

Find more on Get Started with DDS Blockset in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!