NVIDIA / warp

A Python framework for high performance GPU simulation and graphics

Home Page:https://nvidia.github.io/warp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boids example not loading

cadop opened this issue · comments

I just installed 2022.2.2. Clicked on the Examples, press play, nothing happens.

image

I think the example is just the action graph and is missing the scene setup (e.g. 2023-12-21 00:07:51 [Warning] [omni.graph.core.plugin] Could not find node type interface for 'omni.graph.action_nodes.OnLoaded'

To clarify, I am not using the omnigraph node, I am just clicking on the example file
image

When adding a Tick in the graph, it asks for an updated warp

image

after that, it asks to updated usdrt
image

But there doesnt seem to be that option in 2023.2.2 beta

Hi @cadop , this specific sample indeed requires a version of Composer USD that isn't released yet, so it won't run on current versions. We need to make this clearer somehow. Apologies for the inconvenience caused!

I guess it shouldn't have been included in the release? Can the release of warp get updated to remove the example? It's not possible to run it all, so kinda weird.