Skip to content
Snippets Groups Projects
Commit 04676201 authored by Tom Lambert's avatar Tom Lambert
Browse files

Compiler: Fixed linebreaks in shell script

parent 385277c1
No related merge requests found
Showing
with 202 additions and 199 deletions
File added
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {
"compiler/1.0.0": {
"dependencies": {
"Microsoft.CodeAnalysis.FxCopAnalyzers": "2.9.8",
"Microsoft.NetCore.Analyzers": "2.9.8"
},
"runtime": {
"compiler.dll": {}
}
},
"Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.8": {
"dependencies": {
"Microsoft.CodeAnalysis.VersionCheckAnalyzer": "2.9.8",
"Microsoft.CodeQuality.Analyzers": "2.9.8",
"Microsoft.NetCore.Analyzers": "2.9.8",
"Microsoft.NetFramework.Analyzers": "2.9.8"
}
},
"Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.8": {},
"Microsoft.CodeQuality.Analyzers/2.9.8": {},
"Microsoft.NetCore.Analyzers/2.9.8": {},
"Microsoft.NetFramework.Analyzers/2.9.8": {}
}
},
"libraries": {
"compiler/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FZhO7S+xinFrcRvPyIxPbFgY0Jg3X+KNkawhg7wwoVxnT/ySdoO162dyIMXfQQ6/qCmjNFHmTDXiNlpPNvKNyQ==",
"path": "microsoft.codeanalysis.fxcopanalyzers/2.9.8",
"hashPath": "microsoft.codeanalysis.fxcopanalyzers.2.9.8.nupkg.sha512"
},
"Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iSjqkECKpagJPjzc7sMjD6rQWSznVYqTfUZ96yR0r0jDzA45TymBof350tlOfGDRvn4OrU/KKJav21/oZDttrA==",
"path": "microsoft.codeanalysis.versioncheckanalyzer/2.9.8",
"hashPath": "microsoft.codeanalysis.versioncheckanalyzer.2.9.8.nupkg.sha512"
},
"Microsoft.CodeQuality.Analyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KevAiJKuolGKK84jDHMVGJjBAigH/86xyCVtbOzh5avUYzW7jPErdJW708byKKMiVKTwv027mbKCNnnOgNQHsA==",
"path": "microsoft.codequality.analyzers/2.9.8",
"hashPath": "microsoft.codequality.analyzers.2.9.8.nupkg.sha512"
},
"Microsoft.NetCore.Analyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zbGttCZ8T5wJiBDhgIaFWTrYa/X7zbCnQ76PEu/B4gb64KY+yB9gjkndsKWR+2TbOId76PN7WrSQAn+W7gr5jQ==",
"path": "microsoft.netcore.analyzers/2.9.8",
"hashPath": "microsoft.netcore.analyzers.2.9.8.nupkg.sha512"
},
"Microsoft.NetFramework.Analyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8fZYJqeKBW5uuKBact26IeOBogchn5Km85klHqHneRY7Jxp+ERtrw8zJVumNFUVL68pIcf4uKPOY7zfBQ7eY3A==",
"path": "microsoft.netframework.analyzers/2.9.8",
"hashPath": "microsoft.netframework.analyzers.2.9.8.nupkg.sha512"
}
}
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {
"compiler/1.0.0": {
"dependencies": {
"Microsoft.CodeAnalysis.FxCopAnalyzers": "2.9.8",
"Microsoft.NetCore.Analyzers": "2.9.8"
},
"runtime": {
"compiler.dll": {}
}
},
"Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.8": {
"dependencies": {
"Microsoft.CodeAnalysis.VersionCheckAnalyzer": "2.9.8",
"Microsoft.CodeQuality.Analyzers": "2.9.8",
"Microsoft.NetCore.Analyzers": "2.9.8",
"Microsoft.NetFramework.Analyzers": "2.9.8"
}
},
"Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.8": {},
"Microsoft.CodeQuality.Analyzers/2.9.8": {},
"Microsoft.NetCore.Analyzers/2.9.8": {},
"Microsoft.NetFramework.Analyzers/2.9.8": {}
}
},
"libraries": {
"compiler/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.CodeAnalysis.FxCopAnalyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FZhO7S+xinFrcRvPyIxPbFgY0Jg3X+KNkawhg7wwoVxnT/ySdoO162dyIMXfQQ6/qCmjNFHmTDXiNlpPNvKNyQ==",
"path": "microsoft.codeanalysis.fxcopanalyzers/2.9.8",
"hashPath": "microsoft.codeanalysis.fxcopanalyzers.2.9.8.nupkg.sha512"
},
"Microsoft.CodeAnalysis.VersionCheckAnalyzer/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iSjqkECKpagJPjzc7sMjD6rQWSznVYqTfUZ96yR0r0jDzA45TymBof350tlOfGDRvn4OrU/KKJav21/oZDttrA==",
"path": "microsoft.codeanalysis.versioncheckanalyzer/2.9.8",
"hashPath": "microsoft.codeanalysis.versioncheckanalyzer.2.9.8.nupkg.sha512"
},
"Microsoft.CodeQuality.Analyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KevAiJKuolGKK84jDHMVGJjBAigH/86xyCVtbOzh5avUYzW7jPErdJW708byKKMiVKTwv027mbKCNnnOgNQHsA==",
"path": "microsoft.codequality.analyzers/2.9.8",
"hashPath": "microsoft.codequality.analyzers.2.9.8.nupkg.sha512"
},
"Microsoft.NetCore.Analyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zbGttCZ8T5wJiBDhgIaFWTrYa/X7zbCnQ76PEu/B4gb64KY+yB9gjkndsKWR+2TbOId76PN7WrSQAn+W7gr5jQ==",
"path": "microsoft.netcore.analyzers/2.9.8",
"hashPath": "microsoft.netcore.analyzers.2.9.8.nupkg.sha512"
},
"Microsoft.NetFramework.Analyzers/2.9.8": {
"type": "package",
"serviceable": true,
"sha512": "sha512-8fZYJqeKBW5uuKBact26IeOBogchn5Km85klHqHneRY7Jxp+ERtrw8zJVumNFUVL68pIcf4uKPOY7zfBQ7eY3A==",
"path": "microsoft.netframework.analyzers/2.9.8",
"hashPath": "microsoft.netframework.analyzers.2.9.8.nupkg.sha512"
}
}
}
\ No newline at end of file
No preview for this file type
File deleted
No preview for this file type
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}
\ No newline at end of file
# At <time> the distance between <object1> and <object2> should be within <rangeLeftBorder> and <rangeRightBorder>
time=10
objectId1=f
objectId2=s
rangeLeftBorder=0.5
rangeRightBorder=2
timeout=30
# At <time> the distance between <object1> and <object2> should be within <rangeLeftBorder> and <rangeRightBorder>
time=10
objectId1=f
objectId2=s
rangeLeftBorder=0.5
rangeRightBorder=2
timeout=30
<?xml version="1.0" encoding="utf-8"?>
<sdf version="1.6">
<world name="default">
<!-- Ground Plane -->
<include>
<uri>model://ground_plane</uri>
</include>
<include>
<uri>model://sun</uri>
</include>
<model name="cylinder_s_R_0.1">
<pose>1 3 -0 0</pose>
<link name="link">
<collision name="collision">
<geometry>
<cylinder>
<radius>0.1</radius>
<length>1</length>
</cylinder>
</geometry>
</collision>
<visual name="visual">
<geometry>
<cylinder>
<radius>0.1</radius>
<length>1</length>
</cylinder>
</geometry>
</visual>
</link>
</model>
</world>
<?xml version="1.0" encoding="utf-8"?>
<sdf version="1.6">
<world name="default">
<!-- Ground Plane -->
<include>
<uri>model://ground_plane</uri>
</include>
<include>
<uri>model://sun</uri>
</include>
<model name="cylinder_s_R_0.1">
<pose>1 3 -0 0</pose>
<link name="link">
<collision name="collision">
<geometry>
<cylinder>
<radius>0.1</radius>
<length>1</length>
</cylinder>
</geometry>
</collision>
<visual name="visual">
<geometry>
<cylinder>
<radius>0.1</radius>
<length>1</length>
</cylinder>
</geometry>
</visual>
</link>
</model>
</world>
</sdf>
\ No newline at end of file
# At <time> the distance between <object1> and <object2> should be within <rangeLeftBorder> and <rangeRightBorder>
time=10
objectId1=f
objectId2=s
rangeLeftBorder=0.5
rangeRightBorder=2
timeout=30
# At <time> the distance between <object1> and <object2> should be within <rangeLeftBorder> and <rangeRightBorder>
time=10
objectId1=f
objectId2=s
rangeLeftBorder=0.5
rangeRightBorder=2
timeout=30
<?xml version="1.0" encoding="utf-8"?>
<sdf version="1.6">
<world name="default">
<!-- Ground Plane -->
<include>
<uri>model://ground_plane</uri>
</include>
<include>
<uri>model://sun</uri>
</include>
<model name="sphere_s_R_1">
<pose>1 1 0.5 0</pose>
<link name="link">
<collision name="collision">
<geometry>
<sphere>
<radius>1</radius>
</sphere>
</geometry>
</collision>
<visual name="visual">
<geometry>
<sphere>
<radius>1</radius>
</sphere>
</geometry>
</visual>
</link>
</model>
</world>
<?xml version="1.0" encoding="utf-8"?>
<sdf version="1.6">
<world name="default">
<!-- Ground Plane -->
<include>
<uri>model://ground_plane</uri>
</include>
<include>
<uri>model://sun</uri>
</include>
<model name="sphere_s_R_1">
<pose>1 1 0.5 0</pose>
<link name="link">
<collision name="collision">
<geometry>
<sphere>
<radius>1</radius>
</sphere>
</geometry>
</collision>
<visual name="visual">
<geometry>
<sphere>
<radius>1</radius>
</sphere>
</geometry>
</visual>
</link>
</model>
</world>
</sdf>
\ No newline at end of file
# At <time> the distance between <object1> and <object2> should be within <rangeLeftBorder> and <rangeRightBorder>
time=10
objectId1=f
objectId2=s
rangeLeftBorder=0.5
rangeRightBorder=2
timeout=30
# At <time> the distance between <object1> and <object2> should be within <rangeLeftBorder> and <rangeRightBorder>
time=10
objectId1=f
objectId2=s
rangeLeftBorder=0.5
rangeRightBorder=2
timeout=30
<?xml version="1.0" encoding="utf-8"?>
<sdf version="1.6">
<world name="default">
<!-- Ground Plane -->
<include>
<uri>model://ground_plane</uri>
</include>
<include>
<uri>model://sun</uri>
</include>
<model name="box_s_R_1">
<pose>1 3 0 0</pose>
<link name="link">
<collision name="collision">
<geometry>
<box>
<size>1 1 1</size>
</box>
</geometry>
</collision>
<visual name="visual">
<geometry>
<box>
<size>1 1 1</size>
</box>
</geometry>
</visual>
</link>
</model>
</world>
<?xml version="1.0" encoding="utf-8"?>
<sdf version="1.6">
<world name="default">
<!-- Ground Plane -->
<include>
<uri>model://ground_plane</uri>
</include>
<include>
<uri>model://sun</uri>
</include>
<model name="box_s_R_1">
<pose>1 3 0 0</pose>
<link name="link">
<collision name="collision">
<geometry>
<box>
<size>1 1 1</size>
</box>
</geometry>
</collision>
<visual name="visual">
<geometry>
<box>
<size>1 1 1</size>
</box>
</geometry>
</visual>
</link>
</model>
</world>
</sdf>
\ No newline at end of file
dotnet publish -c RELEASE -o ../../../build/test/compiler
cp compile ../../../build/test/compiler
\ No newline at end of file
#!/bin/bash
dotnet publish -c RELEASE -o ../../../build/test/compiler
cp compile ../../../build/test/compiler/
File added
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment