Thordreck

Results 6 issues of Thordreck

Hi, I guess this is more of a question than an actual issue, but I was not sure where else I could ask. I'm working in the migration to v3,...

enhancement

Hi, I started working with Groot recently, but I don't really understand how the workflow with [BehaviorTree.CPP](https://github.com/BehaviorTree/BehaviorTree.CPP) works. Let's say I deploy a BehaviorTree.CPP compliant package. This package generates a...

enhancement

Hi, I noticed that there's no way (at least that I know of) to somehow access the file descriptor directly or to set flags in the TIOCSSERIAL ioctl call. I'm...

enhancement
next API change

Hi, First of all thanks for you work on this repo. I'm using extensively in my own project and I find it really useful. I started working with events recently,...

I encountered a small issue with SWRL rules containing properties or classes with underscores in their names. The following rule is not correctly parsed: ``` my_class(?thing) -> Plan(?thing). ``` The...

bug

Is KTX support planned? According to the replies in the [forum](https://forum.readyplayer.me/t/ktx-texture-format/83), development was on hold because KTX support in `gltf-transform` was introduced in v4, which got out of alpha a...

enhancement