Skip to content

Commit 9e6c462

Browse files
authored
Add aiSim to tools list (#655)
1 parent 09ec139 commit 9e6c462

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed
Lines changed: 25 additions & 0 deletions
Loading

static/assets/tools.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
11
[
2+
{
3+
"name": "aiSim",
4+
"license": "commercial",
5+
"url": "https://aimotive.com/aisim",
6+
"logo": "aiSim.svg",
7+
"vendor": "aiMotive",
8+
"vendorURL": "https://aimotive.com/",
9+
"description": "aiSim is a high-fidelity, ISO26262-certified sensor and environment simulation software for automated driving and ADAS development",
10+
"features": [],
11+
"platforms": [
12+
"Linux",
13+
"Windows"
14+
],
15+
"interfaces": [
16+
"GUI",
17+
"CLI"
18+
],
19+
"fmiVersions": [
20+
"2.0"
21+
],
22+
"fmuExport": [
23+
"CS"
24+
],
25+
"fmuImport": [
26+
"CS"
27+
]
28+
},
229
{
330
"name": "DistrictLab\u00ae SimulationStudio",
431
"license": "commercial",

0 commit comments

Comments
 (0)