SExpert12

Results 42 comments of SExpert12

Are you able to solve the problem? I want to use the TM with multiple vehicles and also follow the traffic lights. Mine is not following the traffic light. Thanks

Hi @mev5644, I am using the same code. But vehicle is stopping inside the intersection area now as the lights turn to red or yellow.

Hi, I am able to make the vehicles to follow the traffic lights but now I am facing two new problem. 1. When vehicle stops in the intersection area also...

Hey, Thanks for your reply but how to resolve this? I am not much into coding.

Sure. I am trying to train a vehicle based on ray library algorithm in CARLA simulator. [PPO_HomoNcomIndePOIntrxMASS3CTWN3-v0_0_2024-07-18_09-15-57gj89sys7.zip](https://github.com/user-attachments/files/16302327/PPO_HomoNcomIndePOIntrxMASS3CTWN3-v0_0_2024-07-18_09-15-57gj89sys7.zip) This is my log file. Please tell me if you need any other...

Okay. Thanks. Do I need to include the summary writer explicitly in my code to view data in Tensorboard. I am using ray rllib to train model. Thanks for your...

I checked again all issues. and working fine for 1 traffic lights but not working for all traffic lights at the intersection area. How to install traffic lights in intersection...

Yes. I did that. I want to allow both left turn and straight-going vehicles to cross the intersection simultaneously, but the left turn vehicles stays in the intersection area. That...

Hi, What I want is once I allowed the vehicles to enter in the intersection area from approach number 1, it can exit from any three approach except the one...