Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - GammaNYC

#1
Support / Collision and Unreachable Position Detection
September 10, 2018, 09:17:52 PM
Hello,

I am attempting to extract the collision/unreachability state of my simulation by looking at the analysis values under the "COLLISION" and "REACHABILITY" outputs, however, there seem to be moments where the path created is unreachable and those outputs still give me a value of 0 on all positions (when they are supposed to give me a value of 1 when a problem is detected).

The simulation still changes the axis to a red color during those moments, but the PRC engine stays gray (meaning everything is fine).

What am I missing?
Is there another output I can monitor to catch these exceptions?

Thanks
#2
After installing KukaPrc I have problems developing C# components in Visual studio. When I compile and grasshopper opens (F5) it gives me a few errors (see attached images). Even though I am not using KukaPRC for the particular component I am developing. It just gets stuck loading that dll.
The funny thing is that when I open rhino outside of VS, I can still run the components I developed, so the errors must not be super critical, (more on the loading side) however they do stop me from launching GH directly from VS, hence my need to fix this.

Any suggestions?