Sinsterz Posted February 2, 2023 Share Posted February 2, 2023 No matter what i try for whatever reason my constraints do not initialize in the dopnet. Ive looked at a lot of places for people with similar issues but they dont seem to apply to my situation. Strangely when plugged into the new sop rbd solver the constraints are initialized. Problem with this is that the new sop solver, to my knowledge doesnt support advanced conetwist constraint relationships. In this file im practicing setting up a car collision. Its a very simplified version of that and i avoided using proxies so it was easier to grasp the fundamentals of setting everything up. I tried to just get the glue constraints to work in the dop before moving on to the rest but i cant even get past that. Any help would be greatly appreciated. im going crazy as ive spent a few days trying to figure out whats going on haha. Simple_Truck_Rbd_Example.hiplc Quote Link to comment Share on other sites More sharing options...
islamoos Posted February 2, 2023 Share Posted February 2, 2023 (edited) You need the name attribute on points not primitives. Promote the name from primitives to points and change the Geometry source on Constraint network node and your constraints will show up. I also don't think that primitives with 0 length will work as glue constraints. You should change the constraints_intersection from glue to hard or soft constraint. Simple_Truck_Rbd_Example_fix.hiplc Edited February 2, 2023 by islamoos 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.