-
Notifications
You must be signed in to change notification settings - Fork 779
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
Random Traffic and shadow problem #1873
Comments
|
I was able to fix the shadow problem by deleting an extra directional light. I did annotate part of the road to create a test map. Also, when I run the simulation, I am getting this error. SocketException: The requested address is not valid in its context. Would this be part of the reason it is not able to work? |
|
ok the annotation looks good, What is the address and port you are trying to use? seems it is not valid or being used by something else. |
No, in the config.yml file or the bridge settings in the webui |
I am using Google Chrome on a Windows computer. I am not sure if that is the correct information or how to find that information. |
I was not aware I was using the preview. Is there a way to fix that, or do I need to download the simulator again? The bridge is ROS2 with Autoware.Auto |
I created a map for SVL to run tests for our robot vehicle. We are trying to make a simulation with random traffic, but I cannot see the traffic on the map. Is there a step that I need to add when I build the map? I am also getting this circle shadow that isn't affected by the daylight changes. Does this need to be fixed when building the map, or do you have any suggestions of what could be causing this problem?
The text was updated successfully, but these errors were encountered: