compas-dev / compas_robots

Basic infrastructure for working with robots in COMPAS.
http://compas.dev/compas_robots/
MIT License
1 stars 4 forks source link

Allow no support package in LocalPackageMeshLoader #9

Closed yck011522 closed 7 months ago

yck011522 commented 7 months ago

This will allow the LocalPackageMeshLoader to process robot packages that does not have a support_package sub folder. This is used for loading packages from the local_cache_directory of the RosFileServerLoader.

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.