Skip to content

Commit 8b0dcf8

Browse files
[DOCS][Metro][Robot] Link fixes
1 parent b2570ae commit 8b0dcf8

File tree

13 files changed

+75
-63
lines changed

13 files changed

+75
-63
lines changed

metro-ai-suite/deterministic-threat-detection/docs/user-guide/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ system in action.
1616

1717
The experimental setup consists of:
1818

19-
- **2 × [AXIS RTSP Camera P3265-LVE](https://www.axis.com/products/axis-p3265-lve)**
19+
- **2 × [AXIS RTSP Camera P3265-LVE](https://www.axis.com/products/axis-p3265-lve/support)**
2020
- **1 × [Moxa Managed Switch TSN-G5000 Series](https://www.moxa.com/getmedia/a0db0ef9-2741-4bad-91c6-1ec1827aca64/moxa-tsn-g5000-series-web-console-manual-v2.3.pdf)**
2121
- **5 × Arrow Lake Linux Machines with `Intel i226` TSN network cards**
2222

metro-ai-suite/live-video-analysis/live-video-search/docs/user-guide/how-it-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ graph TD
3434
## Related Architecture References
3535

3636
- Smart NVR architecture: [Smart NVR Overview](../../../../smart-nvr/docs/user-guide/index.md)
37-
- VSS Search architecture: [Video Search and Summarization Docs](https://github.com/open-edge-platform/edge-ai-libraries/blob/main/sample-applications/video-search-and-summarization/docs/user-guide/overview-architecture-search.md)
37+
- VSS Search architecture: [Video Search and Summarization Docs](https://docs.openedgeplatform.intel.com/dev/edge-ai-libraries/video-search-and-summarization/how-it-works/video-search-and-summarization.html)

metro-ai-suite/live-video-analysis/live-video-search/docs/user-guide/how-to-build-from-source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Live Video Search depends on **VSS Search** and **Smart NVR** images. Follow the
44

55
## Build VSS Images
66

7-
- VSS build guide (public):
8-
[How to Build from Source](https://github.com/open-edge-platform/edge-ai-libraries/tree/main/sample-applications/video-search-and-summarization/docs/user-guide/build-from-source.md)
7+
- VSS build guide:
8+
[How to Build from Source](https://github.com/open-edge-platform/edge-ai-libraries/blob/main/sample-applications/video-search-and-summarization/docs/user-guide/build-from-source.md)
99

1010
## Build Smart NVR Images
1111

metro-ai-suite/metro-sdk-manager/docs/user-guide/metro-vision-ai-sdk/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Profiling and monitoring performance of Metro Vision AI workloads using command-
156156

157157
### Technical Documentation
158158

159-
- [DL Streamer](http://docs.openedgeplatform.intel.com/dev/edge-ai-libraries/dl-streamer/index.html)
159+
- [DL Streamer](https://docs.openedgeplatform.intel.com/dev/edge-ai-libraries/dlstreamer/index.html)
160160
\- Comprehensive documentation for Intel's GStreamer-based video analytics framework
161161
- [DL Streamer Pipeline Server](https://docs.openedgeplatform.intel.com/dev/edge-ai-libraries/dlstreamer-pipeline-server/index.html)
162162
\- RESTful microservice architecture documentation for scalable video analytics deployment

metro-ai-suite/metro-sdk-manager/docs/user-guide/visual-ai-demo-kit/tutorial-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ After completing this tutorial, you should have:
121121

122122
- [Grafana HTML Panel Documentation](https://grafana.com/docs/grafana/latest/visualizations/panels-visualizations/visualizations/)
123123
- [MQTT Data Source Configuration](https://grafana.com/docs/grafana/latest/datasources/)
124-
- [Dashboard Best Practices](https://grafana.com/docs/grafana/latest/best-practices/)
124+
- [Grafana Dashboard Best Practices](https://grafana.com/docs/grafana/latest/visualizations/dashboards/build-dashboards/best-practices/)

metro-ai-suite/sensor-fusion-for-traffic-management/docs/user-guide/advanced-user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1081,5 +1081,5 @@ Follow the guide from [Get Started](./get-started-guide.md) to run sensor fusion
10811081
Some of the code is referenced from the following projects:
10821082
10831083
- [IGT GPU Tools](https://gitlab.freedesktop.org/drm/igt-gpu-tools)(MIT License)
1084-
- [Intel DL Streamer](https://github.com/dlstreamer/dlstreamer) (MIT License)
1084+
- [Intel DL Streamer](https://github.com/open-edge-platform/dlstreamer) (MIT License)
10851085
- [Open Model Zoo](https://github.com/openvinotoolkit/open_model_zoo) (Apache-2.0 License)
Lines changed: 45 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,52 @@
1-
# Prerequisites and Dependencies
1+
# Prerequisites and Dependencies
22

33
## Prerequisites
44

55
- Operating System
6-
7-
- [Ubuntu 24.04.2 Desktop LTS](https://old-releases.ubuntu.com/releases/24.04.2/ubuntu-24.04.2-desktop-amd64.iso) (fresh installation) on Intel® Core™ Ultra 7 265H platform
8-
- [Ubuntu 24.10](https://releases.ubuntu.com/24.10/ubuntu-24.10-desktop-amd64.iso) (fresh installation) on Intel® Core™ i7-13700 and Intel® B580 Graphics platform
6+
- [Ubuntu 24.04.2 Desktop LTS](https://old-releases.ubuntu.com/releases/24.04.2/ubuntu-24.04.2-desktop-amd64.iso) (fresh installation) on Intel® Core™ Ultra 7 265H platform
7+
- [Ubuntu 24.10](https://old-releases.ubuntu.com/releases/24.10/ubuntu-24.10-desktop-amd64.iso) (fresh installation) on Intel® Core™ i7-13700 and Intel® B580 Graphics platform
98

109
- Platform
11-
12-
- Intel® Core™ Ultra 7 265H + Ubuntu24.04 (2C+1L/4C+2L usecase)
13-
- Intel® Core™ i7-13700 and Intel® B580 Graphics + Ubuntu24.10 (8C+4L/12C+2L/12C4L usecase)
10+
- Intel® Core™ Ultra 7 265H + Ubuntu24.04 (2C+1L/4C+2L usecase)
11+
- Intel® Core™ i7-13700 and Intel® B580 Graphics + Ubuntu24.10 (8C+4L/12C+2L/12C4L usecase)
1412

1513
- Intel® OpenVINO™ Toolkit
16-
17-
- Version Type: 2025.2
14+
- Version Type: 2025.2
1815

1916
- Ensure that proxy settings are configured if target system is within proxy environment
2017

21-
```bash
22-
export http_proxy=<Your-Proxy>
23-
export https_proxy=<Your-Proxy>
24-
```
18+
```bash
19+
export http_proxy=<Your-Proxy>
20+
export https_proxy=<Your-Proxy>
21+
```
2522

26-
```bash
27-
sudo vim /etc/environment
28-
# set proxy in /etc/environment
29-
# http_proxy=<Your-Proxy>
30-
# https_proxy=<Your-Proxy>
31-
```
23+
```bash
24+
sudo vim /etc/environment
25+
# set proxy in /etc/environment
26+
# http_proxy=<Your-Proxy>
27+
# https_proxy=<Your-Proxy>
28+
```
3229

3330
### Modules
3431

35-
- AI Inference Service:
32+
- AI Inference Service:
33+
- Media Processing (Camera)
34+
- Radar Processing (mmWave Radar)
35+
- Lidar Processing
36+
- Sensor Fusion
3637

37-
- Media Processing (Camera)
38-
- Radar Processing (mmWave Radar)
39-
- Lidar Processing
40-
- Sensor Fusion
41-
42-
- Demo Application
38+
- Demo Application
4339

4440
#### AI Inference Service
4541

4642
AI Inference Service is based on the HVA pipeline framework. In this SW RI, it includes the functions of DL inference, radar signal processing, and data fusion.
4743

4844
AI Inference Service exposes both RESTful API and gRPC API to clients, so that a pipeline defined and requested by a client can be run within this service.
4945

50-
- RESTful API: listens to port 50021
46+
- RESTful API: listens to port 50021
47+
48+
- gRPC API: listens to port 50052
5149

52-
- gRPC API: listens to port 50052
5350
```bash
5451
vim $PROJ_DIR/ai_inference/source/low_latency_server/AiInference.config
5552
...
@@ -59,16 +56,16 @@ RESTfulPort=50021
5956
gRPCPort=50052
6057
```
6158

62-
6359
#### Demo Application
60+
6461
![Demo-2C1L](../_assets/Demo-2C1L.png)
62+
6563
<center>Figure 1. Visualization of 2C+1L results</center>
6664

6765
Currently we support four display types: media, lidar, media_lidar, media_fusion.
6866

6967
Make sure you meet the [system requirements](./system-req.md).
7068

71-
7269
## Install Dependencies and Build Project
7370

7471
- install driver related libs
@@ -79,7 +76,7 @@ Make sure you meet the [system requirements](./system-req.md).
7976
bash install_driver_related_libs.sh
8077
```
8178

82-
Note that this step may restart the machine several times. Please rerun this script after each restart until you see the output of `All driver libs installed successfully`.
79+
> **Note:** this step may restart the machine several times. Please rerun this script after each restart until you see the output of `All driver libs installed successfully`.
8380
8481
- install project related libs
8582

@@ -90,26 +87,34 @@ Make sure you meet the [system requirements](./system-req.md).
9087
```
9188

9289
- set $PROJ_DIR
90+
9391
```bash
9492
cd metro-ai-suite/sensor-fusion-for-traffic-management
9593
export PROJ_DIR=$PWD
9694
```
95+
9796
- build liblidar.so
97+
9898
```bash
9999
cd $PROJ_DIR/ai_inference/liblidar
100100
rm liblidar.so
101101
bash build.sh
102102
```
103+
103104
- prepare global radar configs in folder: /opt/datasets
104-
```bash
105-
sudo ln -s $PROJ_DIR/ai_inference/deployment/datasets /opt/datasets
106-
```
105+
106+
```bash
107+
sudo ln -s $PROJ_DIR/ai_inference/deployment/datasets /opt/datasets
108+
```
107109

108110
- prepare models in folder: /opt/models
109-
```bash
110-
sudo ln -s $PROJ_DIR/ai_inference/deployment/models /opt/models
111-
```
111+
112+
```bash
113+
sudo ln -s $PROJ_DIR/ai_inference/deployment/models /opt/models
114+
```
115+
112116
- build project
113-
```bash
114-
bash -x build.sh
115-
```
117+
118+
```bash
119+
bash -x build.sh
120+
```

metro-ai-suite/smart-nvr/docs/user-guide/get-started/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This page provides detailed hardware, software, and platform requirements to hel
77
The base requirements for Smart NVR is dependent on the respective video analytics pipeline being utilized. Below is the list of requirements as mapped to each constituent components of the Smart NVR application
88

99
- Frigate NVR: Refer to Frigate documentation, specifically the section that maps to
10-
[OpenVINO](https://docs.frigate.video/frigate/hardware#openvino).
10+
[OpenVINO](https://docs.frigate.video/frigate/hardware/#openvino---intel).
1111
- Video Search and Summary: Refer to the
1212
[system requirements](https://github.com/open-edge-platform/edge-ai-libraries/blob/main/sample-applications/video-search-and-summarization/docs/user-guide/get-started/system-requirements.md)
1313
page of the sample application.

metro-ai-suite/smart-route-planning-agent/docs/user-guide/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Agent and multiple Smart Traffic Intersection Agent edge nodes.
9191

9292
### Multi-Node Deployment Prerequisites
9393

94-
1. Deploy the [Smart Traffic Intersection Agent](https://github.com/open-edge-platform/edge-ai-suites/blob/main/metro-ai-suite/smart-traffic-intersection-agent/docs/user-guide/get-started.md#quick-start-with-setup-script) on each edge node.
94+
1. Deploy the [Smart Traffic Intersection Agent](../../../smart-traffic-intersection-agent/docs/user-guide/get-started.md#quick-start-with-setup-script) on each edge node.
9595
2. Ensure network connectivity between the central node and edge nodes.
9696
3. Note the IP address and port of each Smart Traffic Intersection Agent.
9797

metro-ai-suite/smart-traffic-intersection-agent/docs/user-guide/get-started/deploy-with-helm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,6 @@ helm install stia . -n traffic -f values-override.yaml \
414414
415415
## Related Links
416416
417-
- [Get Started](./get-started.md)
418-
- [API Reference](./api-reference.md)
419-
- [Release Notes](./release-notes.md)
417+
- [Get Started](../get-started.md)
418+
- [API Reference](../api-reference.md)
419+
- [Release Notes](../release-notes.md)

0 commit comments

Comments
 (0)