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

Calling a SLAM file in pygame_client #181

Open
kanwal41g opened this issue Apr 7, 2020 · 1 comment
Open

Calling a SLAM file in pygame_client #181

kanwal41g opened this issue Apr 7, 2020 · 1 comment

Comments

@kanwal41g
Copy link

Hi
I am integrating SLAM with MINOS, i want to save frames of SLAM together with the current position of the agent in a single excel file. The problem i am facing is that SLAM has .cc files which gives the current frame information which we save as a .jpg file. I want to save the corresponding image from SLAM with its position from MINOS. Is there a way to call SLAM file in MINOS?

@ngthanhtin
Copy link

You need to call C++ file from Python, anyway, how do you get the dataset ? @kanwal41g

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