Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve name traci.start #12

Open
mnour94 opened this issue Mar 28, 2020 · 1 comment
Open

Unable to resolve name traci.start #12

mnour94 opened this issue Mar 28, 2020 · 1 comment

Comments

@mnour94
Copy link

mnour94 commented Mar 28, 2020

I have followed the steps provided in the manual to download and install traci4matlab, but whenever I run traci_test.m, I get the below error:

`Unable to resolve the name traci.start.

Error in traci_test (line 24)
[traciVersion,sumoVersion] = traci.init();`

Any advice on how to resolve this?
Thanks

@tonmoy-TS
Copy link

I have a similar problem

`Unable to resolve the name 'traci.start'.

Error in traci_test (line 22)
[traciVersion,sumoVersion] = traci.start(['sumo -c ' '"' scenarioPath '"']);`

Any idea how to solve it ?
TIA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants