当前位置:网站首页>Opendrive record
Opendrive record
2022-07-05 07:34:00 【sukhoi27smk】
1. junction There are only half of the links , It's just road Get into junction The link relationship between , No, junction Out
Go to the link relationship .
Take the path search method for example ,
1) If at present road In front of is junction, At present road Of predecessor perhaps successor yes junction,
Need from junction Find the current road Forward road, namely junction=‘-1’ Of road
2) If at present road yes junction=‘-1’ Of road, Then the current road There must be road, At present
road Of predecessor perhaps successor It must be road, Then go straight ahead road id 了
therefore junction It just needs to be road Get into junction The link relationship between , Unwanted junction Out of the link relationship .
To put it bluntly , Ordinary road In front of is junction road,junction road The front of the must be ordinary road.
2. road Of predecessor perhaps successor Inside contactPoint The meaning of
contactPoint="start",contactPoint="end",
It means that at present road Of predecessor perhaps successor Of road The reference line of is based on the current road Is it the beginning or the end ,
To put it bluntly, it's a decision road Direction of reference line .
If road Of predecessor perhaps successor yes junction, So no contactPoint attribute ,contactPoint
Need to go junction Look inside .
3. about lane Inside predecessor perhaps successor, also , If it's current road Of predecessor or
person successor yes road, that lane It also needs to have predecessor perhaps successor Of lane id. If at present
road Of predecessor perhaps successor yes junction,lane There's no predecessor perhaps successor Of lane id
, Its predecessor perhaps successor Of lane id Need to go junction Query in .
边栏推荐
- Basic series of SHEL script (I) variables
- Use of Pai platform
- Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
- Hdu1231 maximum continuous subsequence (divide and conquer or dynamic gauge or double pointer)
- Solve tensorfow GPU modulenotfounderror: no module named 'tensorflow_ core. estimator‘
- Basic series of SHEL script (II) syntax + operation + judgment
- Pagoda create multiple sites with one server
- Differences between pycharm and idle and process -- join() in vs Code
- 行测--资料分析--fb--高照老师
- Word import literature -mendeley
猜你喜欢

Differences between pycharm and idle and process -- join() in vs Code

Hdu1232 unimpeded project (and collection)

The problem of configuring opencv in qt5.13.2 is solved in detail

Ugnx12.0 initialization crash, initialization error (-15)

CADD课程学习(5)-- 构建靶点已知的化合结构(ChemDraw)

With the help of Navicat for MySQL software, the data of a database table in different or the same database link is copied to another database table

I 用c l 栈与队列的相互实现

Light up the running light, rough notes for beginners (1)

Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
![[neo4j] common operations of neo4j cypher and py2neo](/img/ff/8576d5784fcfa474eb1c0acd8a8065.jpg)
[neo4j] common operations of neo4j cypher and py2neo
随机推荐
selenium 元素定位
Web page Chinese display (print, etc.) GBK error, solution, software
editplus
Explanation of parallel search set theory and code implementation
[idea] efficient plug-in save actions to improve your work efficiency
cygwin
Apple input method optimization
大学生活的自我总结-大一
HDU1231 最大连续子序列(分治or动规or双指针)
Oracle code use
NPM and package common commands
Basic series of SHEL script (II) syntax + operation + judgment
Basic series of SHEL script (I) variables
Shadowless cloud desktop - online computer
Unconventional ending disconnected from the target VM, address: '127.0.0.1:62635', transport: 'socket‘
Deepin, help ('command ') output saved to file
Idea push project to code cloud
Differences between pycharm and idle and process -- join() in vs Code
Basic series of SHEL script (III) for while loop
[vscode] prohibit the pylance plug-in from automatically adding import