Hello,
I want to control the vehicle with using UDP Driver. Similar to example (section 6.6.8) I can control the longitudinal behavior of my vehicle but at the same time I also want to control lateral behavior of the vehicle.
Let's say I give the target speed from specific tool to Esmini with using python script. But in parallel, I want to give lane offset or lateral action. Is it possible?
So I need to control the vehicle both lateral and longitudinal, but I dont want to give any steering angle which exist in Driver class. I want to control lateral behavior of the vehicle as the trig_lane_change example. But of course, wtih using UDP Driver.
Thanks a lot,
BR
Hello,
I want to control the vehicle with using UDP Driver. Similar to example (section 6.6.8) I can control the longitudinal behavior of my vehicle but at the same time I also want to control lateral behavior of the vehicle.
Let's say I give the target speed from specific tool to Esmini with using python script. But in parallel, I want to give lane offset or lateral action. Is it possible?
So I need to control the vehicle both lateral and longitudinal, but I dont want to give any steering angle which exist in Driver class. I want to control lateral behavior of the vehicle as the trig_lane_change example. But of course, wtih using UDP Driver.
Thanks a lot,
BR