Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/traci/set_variable/Vehicle/ChangeLane/testsuite.traci
428506 views
# tests basic lane changing
Basic

# tests preventing lane changing
hold

# test that lane is not changed, when interferring with vehicle's route
RouteDisallows

# test that constraint is removed if lane does not exist anymore. 
# 1) vehicle is requested to move to lane 2 on 1si
# 2) it drives on edge 4o which only has lanes 0 and 1
# 3) when it reaches lane 4si it no needs to move to lane 2
PassingJunction

# Test error in specifying an invalid node id
InvalidNode

# Test error in specifiying an invalid lane id
InvalidLaneId

# Test a relative lane change
relativeLaneChange

# Test a relative lane change to the opposite driving direction
relativeLaneChangeOpposite