AP_DDS: use ROS convention for node name

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
This commit is contained in:
Rhys Mainwaring 2023-09-29 17:12:38 +01:00 committed by Andrew Tridgell
parent 007c3460ea
commit 3bf8b4f1bf
2 changed files with 2 additions and 2 deletions

View File

@ -200,7 +200,7 @@ You should be able to see the agent here and view the data output.
```bash
$ ros2 node list
/Ardupilot_DDS_XRCE_Client
/ardupilot_dds
```
```bash

View File

@ -2,7 +2,7 @@
<profiles>
<participant profile_name="participant_profile">
<rtps>
<name>Ardupilot_DDS_XRCE_Client</name>
<name>ardupilot_dds</name>
</rtps>
</participant>
<topic profile_name="time__t">