-
Notifications
You must be signed in to change notification settings - Fork 132
X500 with Optical Flow #75
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
Conversation
6ee807a
to
e142d11
Compare
…ra and distance sensor
7285a09
to
f777ff1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The image is 22MB. I dont think we want to have such large files in the git tree (at least in upstream)
I agree. That's why I'm really interested in the worlds in #78. Maybe we can cherry pick over the worlds/textures into this PR. I need to test the flow impl with those worlds as well as figure out if we can enable ground collision without performance issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
Any docs updates needed? |
Yeah but will need to wait for PX4/PX4-Autopilot#24153 |
See PX4/PX4-Autopilot#24153
The tiled meseeks images are necessary for optical flow to work since it relies on feature tracking.