automated driving toolbox example 'LaneChangeExample' problem
Show older comments
Hi, I was curious if it would work even if I put another driving scenario in 'LaneChangeExample', an example provided by MATLAB automated driving toolbox. So I put the scenario reader's scenario as a scenario I made and run it. (The scenariofcnname and scenariofilename of the workspace are all matched with the scenario I created) Then I got this error. I'd like to know how to solve this problem.
Causes:
- MATLAB System block 'LaneChangeExample/Occupancy Grid Generator' error occurred when invoking 'stepImpl' method of 'outputgrid'. The error was thrown from ' 'C:\Program Files\MATLAB\R2021b\examples\autonomous_control\main\outputgrid.m' at line 146'.
- 'currentLane' is an unrecognized function or variable.
It seems problems of outputgrid.m, but I don't know how to solve it.
Accepted Answer
More Answers (0)
Categories
Find more on Scenario Simulation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!