jumper Posted October 9, 2021 Share Posted October 9, 2021 I am a little confused about the rbdconstraintfromrules node. I have to attribute promote the @name attribute to a primitives attribute on the proxy geo input, otherwise I get errors. I have attached the hip file as its very small and simple example. My fix seems to work fine ..... it just bothers me that maybe I am missing something about how the rbdbulletsolver (sop) networks generally need to work. I would appreciate it if you could explain or amend my example - to avoid this hacky fix. concept_sm_rbd_v001.hip Quote Link to comment Share on other sites More sharing options...
dleonhardt Posted October 10, 2021 Share Posted October 10, 2021 This happens because the "Connect Adjacent Pieces SOP" inside of the "RBD Contraint from Rules SOP" requires the "name" attribute to be on the primitive level and the geometry to be unpacked to properly function. The "RBD Configure SOP" will pack the geometry and promote certain attributes to the point level, you need to put it after(!) the contraints were made and setup or unpack your packed pieces and then pack them again before going into the sim. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.