Fabian Oboril

Results 69 comments of Fabian Oboril

A fix is integrated into the branch of #713.

https://github.com/carla-simulator/traffic-generation-editor

I just push a new commit that should fix this issue. Please give it a try.

Can you share your scenario file? The traceback is different now...

Hi, I pushed a new PR that addresses this problem. In fact, there were some considerable changes to enable OSC ParameterActions, that allow changing parameters at runtime. Unfortunately, that required...

Hi, ah good to see that you went into the code as well. What I am not getting from your statement: Are you saying my new PR is breaking ParameterActions?...

Well, the problem is that we construct the entire behavior tree for the scenario at the very beginning. If that construction fails, because a ParameterRef has to be converted to...

I guess, if we touch it now, it is better to do it right ;) Do you want to give it a try?

@anshulpaigwar @Danmou Does this problem still exist when you use CARLA 0.9.4 and the latest version from the development branch? Could you please provide the exact setup that you use?...

Hi, just for clarification: You would like to use an object that is already present in the CARLA world? I don't think that this is possible. Or do you want...