Skip to content
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

Hi TimoStoff #1

Open
wuyy1234 opened this issue Oct 14, 2020 · 3 comments
Open

Hi TimoStoff #1

wuyy1234 opened this issue Oct 14, 2020 · 3 comments

Comments

@wuyy1234
Copy link

Hi, T. Stoffregen, first thank you for providing me the esim_config_generator which is new to the research field. I follow the guidance in the README and generate some bags using your code. But I am confused with the content and size of the generated bags. Why the size of these bags are just 4.1KB while the first bag have the size 600MB+? Are these bags dependent on the first bag in some way? Accoring to the code, it seems that all these bags are independent of each other.
size of bags

No error during the execution, below is the warning output. ALL generated bags provide the same warning output.

Log file created at: 2020/10/14 18:59:25
Running on machine: ubuntu
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
W1014 18:59:25.173624 12009 signal_handler.cpp:46] Signal handler w
as called with signal 2
W1014 18:59:25.972116 12009 adaptive_sampling_benchmark_publishe
r.cpp:57] Empty benchmark folder string: will not write benchmark files
W1014 18:59:25.972132 12009 synthetic_optic_flow_publisher.cpp:41] E
mpty output folder string: will not write synthetic optic flow files

Looking forward for your rely.

Yours,sincerely.
From Alan Ng

@TimoStoff
Copy link
Owner

Hi Alan,
Something has definitely gone wrong here, the bags are supposed to be much bigger than this, in the hundreds of MB each (this is why I am not hosting the training dataset itself). Could you please send me some of your scene and simulator config files? Maybe the issue is there. Otherwise it's probably something in ESIM, I have also previously encountered issues where there is a failure without any error resulting in empty rosbags.

@wuyy1234
Copy link
Author

Hi, T. Stoffregen, thanks for your reply.
The scene and config files are the same as the files in the given links https://drive.google.com/drive/folders/1ILoFnR5BHR17F0VGEzR0JIBfisw1nkc4?usp=sharing.
I only modify the path /home/wuyy1234/data/train2017/ which is shown below:

256 256 10.0
/home/wuyy1234/data/train2017/000000255288.jpg 3.000 0.000 79.127
 112.523 0.106 -0.055 0.086 -0.074 1.146 1.309 1.484 1.061
/home/wuyy1234/data/train2017png/000000000103.png 3.000 0.000 1
99.616 229.933 -0.610 0.049 -0.169 0.839 0.382 0.301 0.266 0.365
/home/wuyy1234/data/Foreground_Objects/Sun-PNG-Photo.png 3.000 
0.000 32.236 -3.578 -1.681 -0.035 -1.490 0.049 0.799 1.169 0.898 0.539

Other than that, no other changes were made.
I conduct two different tests for the generator:

  1. Firstly I generate 000000002_out.bag and 000000003_out.bag one by one separately. The sizes of them are 686.6MB and 1GB.
  2. Then I generate 000000002_out.bag and 000000003_out.bag together at one time and the sizes of them are 686.6MB and 4.1KB.
    It's clear that we can't process more than one configs at one time. It can produce empty bags for some configs.

@frothmoon
Copy link

Hello , I also encountered a similar problem, have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants