Skip to content

Commit 81f8cdf

Browse files
committed
Update README.md
1 parent a2b84fd commit 81f8cdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autodrive_simulink_api/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Run the vehicle-specific `example` file:
2929
- [`example_roboracer.slx`](example_roboracer.slx) for [RoboRacer (formerly F1Tenth)](https://roboracer.ai)
3030
- [`example_hunter.slx`](example_hunter.slx) for [AgileX Hunter SE](https://global.agilex.ai/products/hunter-se)
3131
- [`example_husky.slx`](example_husky.slx) for [Clearpath Husky A200](https://docs.clearpathrobotics.com/docs_robots/outdoor_robots/husky/a200/user_manual_husky)
32+
- [`example_rzr.slx`](example_rzr.slx) for [Polaris RZR Pro R 4 Ultimate](https://www.polaris.com/en-us/off-road/rzr/models/rzr-pro-r/rzr-pro-r-4-ultimate-super-graphite-specs)
3233
3334
> [!NOTE]
3435
> 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)