Skip to content

Commit 945fe4a

Browse files
committed
Update README.md
1 parent 099d84f commit 945fe4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ This section describes the Simulink API for AutoDRIVE, which can be used to deve
7575
7676
Run the vehicle-specific `example` file:
7777
- [`example_roboracer.slx`](autodrive_simulink_api/example_roboracer.slx) for [RoboRacer (formerly F1Tenth)](https://roboracer.ai)
78-
- [`example_hunter.slx`](example_hunter.slx) for [AgileX Hunter SE](https://global.agilex.ai/products/hunter-se)
78+
- [`example_hunter.slx`](autodrive_simulink_api/example_hunter.slx) for [AgileX Hunter SE](https://global.agilex.ai/products/hunter-se)
79+
- [`example_husky.slx`](autodrive_simulink_api/example_husky.slx) for [Clearpath Husky A200](https://docs.clearpathrobotics.com/docs_robots/outdoor_robots/husky/a200/user_manual_husky)
7980
8081
> [!NOTE]
8182
> The AutoDRIVE Simulink API, which is implemented as a Level-2 MATLAB S-Function, will automatically take care of creating a WebSocket server instance upon running the Simulink model and will ensure a graceful exit upon termination by stopping the server instance, deleting it, and clearing it from the memory.

0 commit comments

Comments
 (0)