Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
opSimulation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Eclipse openpass
opSimulation
Merge requests
!100
Resolve "World_OSI issues"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "World_OSI issues"
163-world_osi-issues
into
develop
Overview
0
Commits
5
Pipelines
2
Changes
11
Merged
Reinhard Biegel
requested to merge
163-world_osi-issues
into
develop
2 years ago
Overview
0
Commits
5
Pipelines
2
Changes
11
Expand
Closes
#163 (closed)
0
0
Merge request reports
Compare
develop
version 2
d0ad36d0
2 years ago
version 1
8fec3a3c
2 years ago
develop (base)
and
latest version
latest version
d0ad36d0
5 commits,
2 years ago
version 2
d0ad36d0
5 commits,
2 years ago
version 1
8fec3a3c
5 commits,
2 years ago
11 files
+
131
−
45
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
sim/contrib/examples/Common/PedestrianModelsCatalog.xosc
+
5
−
7
Options
<?xml version=
"
1.0
"
?>
<?xml version=
'
1.0
' encoding='UTF-8'
?>
<OpenSCENARIO>
<FileHeader
revMajor=
"1"
revMinor=
"0"
date=
"2020-06-26T00:17:00"
description=
"openPASS pedestrian models"
author=
"in-tech GmbH"
/>
<Catalog
name=
"PedestrianCatalog"
>
<Pedestrian
model=
"pedestrian_child"
mass=
"30.0"
name=
"pedestrian_child"
pedestrianCategory=
"pedestrian"
>
<ParameterDeclarations/>
<Properties>
<Property
name=
"Mass"
value=
"
4
0.0"
/>
<Property
name=
"Mass"
value=
"
3
0.0"
/>
</Properties>
<BoundingBox>
<Center
x=
"0.0
645
"
y=
"0.0"
z=
"0.577"
/>
<Center
x=
"0.0"
y=
"0.0"
z=
"0.577"
/>
<Dimensions
width=
"0.298"
length=
"0.711"
height=
"1.154"
/>
</BoundingBox>
<Properties/>
</Pedestrian>
<Pedestrian
model=
"pedestrian_adult"
mass=
"
8
0.0"
name=
"pedestrian_adult"
pedestrianCategory=
"pedestrian"
>
<Pedestrian
model=
"pedestrian_adult"
mass=
"
7
0.0"
name=
"pedestrian_adult"
pedestrianCategory=
"pedestrian"
>
<ParameterDeclarations/>
<Properties>
<Property
name=
"Mass"
value=
"70.0"
/>
</Properties>
<BoundingBox>
<Center
x=
"0.
1
"
y=
"0.0"
z=
"0.9"
/>
<Center
x=
"0.
0
"
y=
"0.0"
z=
"0.9"
/>
<Dimensions
width=
"0.5"
length=
"0.6"
height=
"1.8"
/>
</BoundingBox>
<Properties/>
</Pedestrian>
</Catalog>
</OpenSCENARIO>
Loading