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

How to Zoom in and out when mappviewer is running? #4

Open
MartikyHe opened this issue Aug 26, 2019 · 1 comment
Open

How to Zoom in and out when mappviewer is running? #4

MartikyHe opened this issue Aug 26, 2019 · 1 comment

Comments

@MartikyHe
Copy link

When the mappviewer is refreshing, it seems that it is unable for users to zoom in and out to see clearer of the whole loop. How could this function be implemented?

@MartikyHe
Copy link
Author

This is the error feedback:
Traceback (most recent call last):
File "/home/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/home/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
File "/home/stereo_ptam/viewer.py", line 246, in view
gl.glClear(gl.GL_COLOR_BUFFER_BIT | gl.GL_DEPTH_BUFFER_BIT)
File "errorchecker.pyx", line 53, in OpenGL_accelerate.errorchecker._ErrorChecker.glCheckError (src/errorchecker.c:1218)
OpenGL.error.GLError: GLError(
err = 1280,
description = b'invalid enumerant',
baseOperation = glClear,
cArguments = (16640,)
)

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

1 participant