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

Failed to override value of launch file using yaml, monocular does not work #269

Closed
hoangvietdo opened this issue Aug 20, 2022 · 3 comments
Labels
user-platform User has trouble running on their own platform.

Comments

@hoangvietdo
Copy link

Hi, thank you for sharing your work.

I git clone, built, and ran the project for a custom stereo camera dataset and it worked well.
However when I tried to change the YAML file to the monocular camera (i.e., use_stereo: false, max_cameras: 1), the simulation still showed up as 2 cameras.

To run the mono simulation, I directly modify the subscriber.launch, even though it runs correctly in this case but the algorithm is stuck at the initial process and no pose estimation is performed.

@goldbattle
Copy link
Member

goldbattle commented Aug 20, 2022 via email

@hoangvietdo
Copy link
Author

@goldbattle Thanks for replying.
In the first place, I did not touch the launch at all, I only tried to modify the yaml, but the simulation has no response on that. Probably I should directly modify the launch file in the future.
Can you comment on the monocular simulation? It does not work for me.

@goldbattle goldbattle added the user-platform User has trouble running on their own platform. label Sep 6, 2022
@goldbattle
Copy link
Member

You need to launch the simulation.launch file if you want to run simulation.
Everything works as expected on my machine, feel free to reopen if you still have an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-platform User has trouble running on their own platform.
Projects
None yet
Development

No branches or pull requests

2 participants