当前位置:网站首页>CarSim problem failed to start solver: path_ ID_ OBJ(X) was set to Y; no corresponding value of XXXXX?
CarSim problem failed to start solver: path_ ID_ OBJ(X) was set to Y; no corresponding value of XXXXX?
2022-07-02 08:07:00 【Jiang tengxia】
List of articles
It should be the problem that the number of paths does not match
One 、 Operation steps
In this case , I directly took the case list to modify 
The map is for your own use VS Scene Builder There is only one new path 
The initial map path in the case is 3 strip !( Red is the color of the vehicle , Green and blue are two bicycles )
Two 、 reason
From the above steps, we can see that the number of paths is obviously different ! and Home( main interface ) Next to pedestrians 、 The cyclist set the path .
But the file I imported has only one path , That is, pedestrians before 、 The path bound by the bicycle driver is on the other two-day path , But now it is deleted , So the following error will be reported .
Error reported by S-function 'vs_sf' in 'Demo_Simulink_1/CarSim S-Function':
Failed to start Solver: PATH_ID_OBJ(1) was set to 3; no corresponding value of PATH_ID could be found.
3、 ... and 、 How to solve ?
1、 Add pedestrians 、 Some additional objects related to the path, such as bicycles, are deleted .
1> Back to main page , hold Red box Remove the circled ones .

2、 Put pedestrians 、 The path of objects such as bicycles ID Change to the path contained in the path file ID.
Although we import .vsscene There is only one way for documents , But on top of it Pedestrians at Cross Walk, City The column also defines a road section , So there are two paths . For more obvious verification results , We put pedestrians , The path of the bicycle ID Set to 1( Consistent with the vehicle path ).
The first picture is in Home On the left side of the interface .


3、 go back to Home, Conduct simulink Simulation , give the result as follows :

You can see the vehicle , Pedestrians , Bicycles move based on the path of their imported path file !
The problem is solved !
Four 、 summary
Similar problems encountered , The first consideration is additional Object The path of ID There is a problem .
If you feel useful, please give me a compliment before you leave !
边栏推荐
- 用于类别增量学习的动态可扩展表征 -- DER
- 简易打包工具的安装与使用
- [C # note] the data in DataGridView saved in WinForm is excel and CSV
- 【C#笔记】winform中保存DataGridView中的数据为Excel和CSV
- Find and rfind methods in string
- 图像增强的几个方法以及Matlab代码
- Dynamic extensible representation for category incremental learning -- der
- Global and Chinese market of tillage finishing machines 2022-2028: Research Report on technology, participants, trends, market size and share
- Data reverse attack under federated learning -- gradinversion
- Daily practice (19): print binary tree from top to bottom
猜你喜欢

使用Matplotlib绘制图表初步

Using super ball embedding to enhance confrontation training

Embedding malware into neural networks

【双目视觉】双目矫正

In the era of short video, how to ensure that works are more popular?

Vscode下中文乱码问题

Remplacer l'auto - attention par MLP

jetson nano安装tensorflow踩坑记录(scipy1.4.1)

How to wrap qstring strings

What if the laptop can't search the wireless network signal
随机推荐
Using transformer for object detection and semantic segmentation
open3d学习笔记四【表面重建】
Find and rfind methods in string
Rhel7 operation level introduction and switching operation
【Hide-and-Seek】《Hide-and-Seek: A Data Augmentation Technique for Weakly-Supervised Localization xxx》
Gensim如何冻结某些词向量进行增量训练
Meta learning Brief
OpenCV3 6.2 低通滤波器的使用
Carsim-实时仿真的动画同步问题
Nacos service registration in the interface
CVPR19-Deep Stacked Hierarchical Multi-patch Network for Image Deblurring论文复现
SQL server如何卸载干净
学习写文章格式
Programmers can only be 35? The 74 year old programmer in the United States has been programming for 57 years and has not retired
业务架构图
力扣方法总结:双指针
用于类别增量学习的动态可扩展表征 -- DER
服务器的内网可以访问,外网却不能访问的问题
力扣方法总结:查找类
浅谈深度学习模型中的后门