Adding category to every Description #130
drfenixion
started this conversation in
Ideas
Replies: 1 comment
-
Thank you for this suggestion 👍 I like the idea and I can imagine a use case where e.g. one would like to load all robots of a given morphology (quadruped, humanoid, ...) I've started a proposal for this in #133. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thank you for good project.
It will usefull to add category to every description.
Something like this -
"a1_description": Description(Format.URDF, [Category.SOME_CATEGORY, Category.SOME_OTHER_CATEGORY]),
in_descriptions.py
Do you have any plans?
Beta Was this translation helpful? Give feedback.
All reactions