How to control SUMO vehicle in Webots #4584
zhangcong0315
started this conversation in
General
Replies: 1 comment
-
To control sumo vehicles in Webots using traci you need a Supervisor controller that updates the position and orientation of the vehicles. I would suggest you to check these sample simulation distributed within the Webots library: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to control sumo vehicle in Webots? I tried to transform sumo vehicle from "solid" to "robot" and use controller to control it. But it does not work and report the keyerror: robot. How can we use Traci to control sumo vehicle in the Webots environment?
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions