diff --git a/docs_versioned_docs/version-ros2humble/ros/networking/img/network-integrity-troubleshooting-flowchart.png b/docs_versioned_docs/version-ros2humble/ros/networking/img/network-integrity-troubleshooting-flowchart.png new file mode 100644 index 000000000..672aed012 Binary files /dev/null and b/docs_versioned_docs/version-ros2humble/ros/networking/img/network-integrity-troubleshooting-flowchart.png differ diff --git a/docs_versioned_docs/version-ros2humble/ros/networking/img/ros2-comms-troubleshooting-flowchart.png b/docs_versioned_docs/version-ros2humble/ros/networking/img/ros2-comms-troubleshooting-flowchart.png new file mode 100644 index 000000000..c6a3f478b Binary files /dev/null and b/docs_versioned_docs/version-ros2humble/ros/networking/img/ros2-comms-troubleshooting-flowchart.png differ diff --git a/docs_versioned_docs/version-ros2humble/ros/networking/network_ip_addresses.mdx b/docs_versioned_docs/version-ros2humble/ros/networking/network_ip_addresses.mdx index 7786aa5e1..0292a290d 100644 --- a/docs_versioned_docs/version-ros2humble/ros/networking/network_ip_addresses.mdx +++ b/docs_versioned_docs/version-ros2humble/ros/networking/network_ip_addresses.mdx @@ -1,6 +1,6 @@ --- title: Network IP Addresses -sidebar_position: 5 +sidebar_position: 4 --- These are the standard addresses that Clearpath uses for custom robot configurations. diff --git a/docs_versioned_docs/version-ros2humble/ros/networking/network_troubleshooting.mdx b/docs_versioned_docs/version-ros2humble/ros/networking/network_troubleshooting.mdx new file mode 100644 index 000000000..3ceb2d51f --- /dev/null +++ b/docs_versioned_docs/version-ros2humble/ros/networking/network_troubleshooting.mdx @@ -0,0 +1,36 @@ +--- +title: Network Troubleshooting +sidebar_position: 6 +--- + +Troubleshooting... + +### Network Integrity + +The first step to troubleshooting your system networking is to verify the network integrity. Click on the image below to open in a new tab and explore the troubleshooting steps. + +
+ +
+ +
+
+
+ +### ROS 2 Communication + +Once network integrity is confirmed, the next step is to troubleshoot being able to publish and subscribe to ROS topics. The following flowchart covers the most common networking errors in Fast DDS. Many of these concepts are transferrable to other DDS implementations. Click on the image below to open in a new tab and explore the troubleshooting steps. + +
+ +
+ +
+
+
diff --git a/docs_versioned_docs/version-ros2humble/ros/networking/ntp.mdx b/docs_versioned_docs/version-ros2humble/ros/networking/ntp.mdx index d0dde1eb6..156a6eec5 100644 --- a/docs_versioned_docs/version-ros2humble/ros/networking/ntp.mdx +++ b/docs_versioned_docs/version-ros2humble/ros/networking/ntp.mdx @@ -1,6 +1,6 @@ --- title: Configuring NTP -sidebar_position: 6 +sidebar_position: 5 --- Network Time Protocol, or NTP, is a network protocol that allows computers on a network to synchronize their clocks