Skip to content

Commit bd66df3

Browse files
committed
Update API summary
1 parent 37f49c3 commit bd66df3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A comprehensive toolbox containing modular APIs and turnkey demos for autonomous
99
# MATLAB API
1010

1111
<p align="justify">
12-
This section describes the MATLAB API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms.
12+
This section describes the MATLAB API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms using textual programming. This API is primarily designed for "software engineers" who prefer a script/function-based workflow.
1313
</p>
1414

1515
## SETUP
@@ -47,7 +47,7 @@ This section describes the MATLAB API for AutoDRIVE, which can be used to develo
4747
# Simulink API
4848
4949
<p align="justify">
50-
This section describes the Simulink API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms and integrate them within a model-based systems engineering (MBSE) toolchain.
50+
This section describes the Simulink API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms using graphical programming. This API is primarily designed for "system engineers" who prefer an interactive MBD/MBSE toolchain.
5151
</p>
5252
5353
## SETUP

autodrive_matlab_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MATLAB API
22

33
<p align="justify">
4-
This directory hosts the MATLAB API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms.
4+
This directory hosts the MATLAB API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms using textual programming. This API is primarily designed for "software engineers" who prefer a script/function-based workflow.
55
</p>
66

77
## SETUP

autodrive_simulink_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Simulink API
22

33
<p align="justify">
4-
This directory hosts the Simulink API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms and integrate them within a model-based systems engineering (MBSE) toolchain.
4+
This directory hosts the Simulink API for AutoDRIVE, which can be used to develop modular as well as end-to-end autonomous driving algorithms using graphical programming. This API is primarily designed for "system engineers" who prefer an interactive MBD/MBSE toolchain.
55
</p>
66

77
## SETUP

0 commit comments

Comments
 (0)