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

config file #1

Open
StancyMiller opened this issue Apr 2, 2021 · 4 comments
Open

config file #1

StancyMiller opened this issue Apr 2, 2021 · 4 comments

Comments

@StancyMiller
Copy link

Thanks for your releasing of the great work!
I've found that when I launch roslaunch esvo_core monosystem_rpg_stereo.launch, and play a rosbag. I cannot get the result. Maybe the names of config files are not corresponding.
I'll be appreciate it if you could fix the name of config file. Looking forward to your future works!
Thanks again.

@gogojjh
Copy link
Owner

gogojjh commented Apr 12, 2021

Thanks for your issue.
Please check the nearest commit.

@StancyMiller
Copy link
Author

Thanks for your issue.
Please check the nearest commit.

Actually I want to do 1.2 in README.md. (eg. run mono-mapping and mono-tracking to get results like EVO)
I wonder whether monosystem_rpg_stereo.launch could help me to get the results.
And I've found that the esvo_MonoTracking is not the package name, and codes in
ESVO_extension/esvo_core/src/initial/ may not be used in ESVO_extension/esvo_core/src/Tracking.cpp

Thank you.

@StancyMiller StancyMiller reopened this Apr 15, 2021
@gogojjh
Copy link
Owner

gogojjh commented Apr 25, 2021

The code in ESVO_extension/esvo_core/src/initial/ is just my trial of using Contrast Maximization to initialize the map. But I found that directly initializing the map using the planar assumption is more reliable. So this code was not used in Tracking.cpp

@StancyMiller
Copy link
Author

The code in ESVO_extension/esvo_core/src/initial/ is just my trial of using Contrast Maximization to initialize the map. But I found that directly initializing the map using the planar assumption is more reliable. So this code was not used in Tracking.cpp

An error occored.
'F0509 16:38:29.212105 5055 MapperEMVS.cpp:151] Check failed: vEvent.back()[2] >= vpVirtualPoses.back().first.toSec() (1.50465e+09 vs. 1.50465e+09)'
Have you ever met the same error and Could you tell me how to solve this?

Thank you.

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

2 participants