-
```
SCENE_GRAPH_DELEGATE seems to be implementable as a property change listener
on the root node of a scene and then setting parent property masks
accordingly.
I suggest we remove it. It has bad c…
-
This is the error log
```
0%| …
cidxb updated
16 hours ago
-
Should this model tag allow access to an API to manipulate or interact with a scene graph - for example, selection of a part in the model, providing metadata stored with the selected item ? For exampl…
-
Objects seem to not use transparency when viewed in Game View in the editor, as seen here: ![here](https://github.com/user-attachments/assets/ff1129c9-5d0f-4e69-817b-965507351aff)
This is due to th…
-
### Metadata
- Authors: Jianwei Yang, Jiasen Lu, Stefan Lee, Dhruv Batra and Devi Parikh.
- Organization: Georgia Institute of Technology & Facebook AI Research (FAIR).
- Conference: ECCV 2018
- P…
-
The available tip links for the `KinematicGroup` currently only include the tip links of the IK solver and direct children of those tip links:
https://github.com/tesseract-robotics/tesseract/blob/6…
-
3DSSG provides 3D semantic scene graphs for [3RScan](https://github.com/3DSSG/3DSSG.github.io/blob/master/waldjohannau.github.io/RIO). A semantic scene graph is defined by a set of tuples between node…
-
Epic with followup tasks following the merging of https://github.com/grafana/scenes/pull/734
**Fundamentals**
* [x] [Basic design doc outlining the the approach](https://docs.google.com/document/d/1i…
-
First of all, the work is very instructive, thank you! As a novice to scene graph generation, my current research requires methods to extract information from images using scene graph generation. So I…
-
It looks like there's no functionality to traverse a scene graph (ie. parent/child connections). Is that correct? Just checking in case I'm blind, before I implement it myself.
I see the connection…