imitation-learning icon indicating copy to clipboard operation
imitation-learning copied to clipboard

Quick Question

Open eds89 opened this issue 7 years ago • 10 comments

Hi, Apologies if this is not the right channel...

When I run the CIL experiment, will I be able to see the car driving in the virtual streets automatically (based on the trained model)? I mean, can I see it as if I were playing the client in via pygame? I've tried hard to get it running, but all those graphical requirements kind of killed me.

eds89 avatar May 02 '18 19:05 eds89

Hello @eds89 This was not implemented for the version we released ! This would be an interesting feature to be added in the future.

Thanks !

felipecode avatar May 03 '18 18:05 felipecode

Hi, So, how did you record the car-following videos available on the webpage? You did not drive the cars so smoothly by hand, did you?

On 3 May 2018 at 19:22, Felipe Codevilla [email protected] wrote:

Hello @eds89 https://github.com/eds89 This was not implemented for the version we released ! This would be an interesting feature to be added in the future.

Thanks !

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/carla-simulator/imitation-learning/issues/30#issuecomment-386390756, or mute the thread https://github.com/notifications/unsubscribe-auth/AQUNufFxIPOF9cSDbBWAS8DLg6QTdK6Vks5tu0sCgaJpZM4TwDTR .

eds89 avatar May 03 '18 18:05 eds89

No. We used the client side agent. https://github.com/carla-simulator/carla/tree/client_side_agent It is present in a branch of CARLA. Basically is an autopilot that drives around using the global information. It was not oficially released since it has many bugs and it is now not compatible with the latest version.

felipecode avatar May 03 '18 22:05 felipecode

Another question.

When running the CIL experiment, does the running car use the post processing materials associated with its cameras?

eds89 avatar May 04 '18 08:05 eds89

Hi. What I meant by the previous question is: if I change the post process slightly, would this impact on the results yielded from execution of the simulated environment.

eds89 avatar May 24 '18 02:05 eds89

Hey! Any updates on this question?

eds89 avatar May 30 '18 15:05 eds89

I am working on that now. Check the CodeSprint1 on carla repo.

felipecode avatar Jun 07 '18 07:06 felipecode

Do you mean the 'CS1_ClientSide_agents'?

On 7 June 2018 at 08:35, Felipe Codevilla [email protected] wrote:

I am working on that now. Check the CodeSprint1 on carla repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/carla-simulator/imitation-learning/issues/30#issuecomment-395322735, or mute the thread https://github.com/notifications/unsubscribe-auth/AQUNuXH9KbPGpgxQo7txc_xg6wwbeDgeks5t6NeogaJpZM4TwDTR .

eds89 avatar Jun 10 '18 17:06 eds89

With this, will it be possible to see the car on the move while running the experiments?

Regards,

On 10 June 2018 at 18:16, Eduardo dos Santos Work < [email protected]> wrote:

Do you mean the 'CS1_ClientSide_agents'?

On 7 June 2018 at 08:35, Felipe Codevilla [email protected] wrote:

I am working on that now. Check the CodeSprint1 on carla repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/carla-simulator/imitation-learning/issues/30#issuecomment-395322735, or mute the thread https://github.com/notifications/unsubscribe-auth/AQUNuXH9KbPGpgxQo7txc_xg6wwbeDgeks5t6NeogaJpZM4TwDTR .

eds89 avatar Jun 26 '18 14:06 eds89

Hi. Any updates on this issue?

eds89 avatar Sep 12 '18 17:09 eds89