Skip to content
Snippets Groups Projects
Commit cc03938c authored by Tommy Persson's avatar Tommy Persson
Browse files

Work on splitting m100 and m300 simulations.

parent e9ffbae8
Branches
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ For a system with only ROS2 agents we can choose one of the ...@@ -11,9 +11,9 @@ For a system with only ROS2 agents we can choose one of the
following way to communicate between agents: following way to communicate between agents:
- Use ROS2. We need to make sure the DDS layer is configured correctly - Use ROS2. We need to make sure the DDS layer is configured correctly
in this case. All agents will have the same value for ROS_DOMAN_ID. in this case. All agents will have the same value for ROS_DOMAIN_ID.
- Use json coding of messages and send the encoded message between agents using an MQTT - Use json coding of messages and send the encoded message between agents using an MQTT
broker. All agents will have different value for ROS_DOMAN_ID. broker. All agents will have different value for ROS_DOMAIN_ID.
## Issues ## Issues
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment