-
Notifications
You must be signed in to change notification settings - Fork 103
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
Updated with world info generation directly from unreal engine #305
Conversation
* Minor tweaks to PolygonalRegion. * Fixed PolygonalRegion points normalization * Deprecated PolygonalRegion points method. * Added deprecation test for points. * Minor tweaks. * Clarified deprecationTest wrapper message and param.
* AABB Tweaks + Testing * Added missing AABB update in workspaces.py.
* Added deep boolean operator tests. * Moved requirement atomic checks to separate transformer.
* 'alwaysProvidesOrientation Patch and Test * Modified warning message.
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.
Looks good overall! I just left a few minor comments to fix for now, then we can merge it and I can do a more detailed review on the PR to merge airsim
into main
.
Co-authored-by: Daniel Fremont <[email protected]>
Co-authored-by: Daniel Fremont <[email protected]>
Co-authored-by: Daniel Fremont <[email protected]>
Co-authored-by: Daniel Fremont <[email protected]>
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.
Looks good, thanks Mary! The isort
check is still failing but I'll just merge this and try to fix it myself.
No description provided.