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

Handle geometry collections #476

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Handle geometry collections #476

merged 1 commit into from
Mar 11, 2024

Conversation

arjo129
Copy link
Member

@arjo129 arjo129 commented Oct 6, 2023

Bug fix

I was trying a clean build of RMF Demos and ran into a type error when trying to compile maps. This PR fixes the type error. I'm not sure what triggered it in the first place TBH.

@Yadunund Yadunund enabled auto-merge (squash) March 8, 2024 13:08
@Yadunund
Copy link
Member

Yadunund commented Mar 8, 2024

@arjo129 can you ensure commits are signed?

I was trying a clean build of RMF Demos and ran into a type error when
trying to compile maps. This PR fixes the type error. I'm not sure what
triggered it in the first place TBH.

Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
@Yadunund Yadunund merged commit f353f15 into main Mar 11, 2024
4 checks passed
@Yadunund Yadunund deleted the arjo/fix/mapgen_error branch March 11, 2024 03:40
xiyuoh pushed a commit that referenced this pull request Jun 4, 2024
I was trying a clean build of RMF Demos and ran into a type error when
trying to compile maps. This PR fixes the type error. I'm not sure what
triggered it in the first place TBH.

Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Co-authored-by: Yadunund <yadunund@openrobotics.org>
(cherry picked from commit f353f15)
luca-della-vedova pushed a commit that referenced this pull request Nov 8, 2024
I was trying a clean build of RMF Demos and ran into a type error when
trying to compile maps. This PR fixes the type error. I'm not sure what
triggered it in the first place TBH.

Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Co-authored-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
luca-della-vedova added a commit that referenced this pull request Nov 8, 2024
* Fix MultiPolygon not iterable (#496)

Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>

* Handle geometry collections (#476)

I was trying a clean build of RMF Demos and ran into a type error when
trying to compile maps. This PR fixes the type error. I'm not sure what
triggered it in the first place TBH.

Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Co-authored-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>

---------

Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Co-authored-by: Xiyu <xiyu@openrobotics.org>
Co-authored-by: Arjo Chakravarty <arjoc@intrinsic.ai>
Co-authored-by: Yadunund <yadunund@openrobotics.org>
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

Successfully merging this pull request may close these issues.

2 participants