diff --git a/static/assets/images/logos/aiSim.svg b/static/assets/images/logos/aiSim.svg new file mode 100644 index 00000000..aee88f04 --- /dev/null +++ b/static/assets/images/logos/aiSim.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/assets/tools.json b/static/assets/tools.json index 1aee1f8b..0f128b34 100644 --- a/static/assets/tools.json +++ b/static/assets/tools.json @@ -1,4 +1,31 @@ [ + { + "name": "aiSim", + "license": "commercial", + "url": "https://aimotive.com/aisim", + "logo": "aiSim.svg", + "vendor": "aiMotive", + "vendorURL": "https://aimotive.com/", + "description": "aiSim is a high-fidelity, ISO26262-certified sensor and environment simulation software for automated driving and ADAS development", + "features": [], + "platforms": [ + "Linux", + "Windows" + ], + "interfaces": [ + "GUI", + "CLI" + ], + "fmiVersions": [ + "2.0" + ], + "fmuExport": [ + "CS" + ], + "fmuImport": [ + "CS" + ] + }, { "name": "DistrictLab\u00ae SimulationStudio", "license": "commercial",