CpuSimulationView::createParticleClothView is not implemented yet

i wanna get tensor viewer in “on_tensor_start” function
it works when getting viewer with “sim.create_articulation_view” “sim.create_rigid_body_view” and “sim.create_soft_body_view” functions
but when i wanna get viewer of particle cloth with function “sim.create_particle_cloth_view”, it reported error:

2023-04-22 14:27:26 [Error] [omni.physx.tensors.plugin] CpuSimulationView::createParticleClothView is not implemented yet

how can i fix it?

@gstate

I’m afraid that we don’t yet have a tensorized view of soft-body state, though work is happening to support that in the future.

Take care,
-Gav