Teilen Sie Ihre Erfahrunge und Wünsche mit uns und anderen Usern!

How to cancel IKPath to start another IKPath
Hello,
how can I properly cancel the currently running IKPath to start another Path. For example to force home positioning.
I want to cancel and start the paths by another script.
Best regards,
Andreas

Compile errors on MQTT interface
I wanted to do a fresh install of all the components:
- Unity Hub 3.9.1
- Unity 2022.3.49f1
- Realvirtual-Professional-2022.18
Up to this point everything is working fine.
I copy these folders into the assets directory
After adding REALVIRTUAL_BESTHTTP3 to the scripting define symbols I get compile errors:
After adding REALVIRTUAL_BESTMQTT3 to the scripting define symbols I get additional compile errors:
What did I do wrong and how can I fix it?

Bauteile beim import Gespiegelt
Ich habe das Problem, dass alle .Step dateien die ich importiere im Editor gespiegelt dargestellt sind. Ich habe .Step-Dateien von verschiedenen Quellen getestet. Jedoch ist jede gespiegelt. Hat noch jemand dieses Problem oder eine Lösung dafür?
mfg

Robot IK: Holding the rotation of TCP between targets
Hello,
how can the robot hold the rotation of TCP between targets?

Inverse Kinematics broken behaviour
Following the entirety of the the RVIO IK tutorial, the robot is showing incredibly broken behavior. The target is red and if you move it around until the IK responds. It behaves in a really unpredictable manner that makes it very hard to find out the source of the problem.
The 6 axis robot i am trying to use.
The hirerarchy
The strange behavior
I have tried "remapping" the entire robot from scratch, using a different model that I fine tuned in blender. And also tried messing around with the import coordinates and rotation. Any help is highly appreciated.

Why PlcSimAdvanced doesn't connect to plc markers
Hello,
I realized that PlcSimAdvanced isn't importing plc marker signals. Only Inputs or Outputs.
Is there really no way to use markers or data block signals?
Best regards
Andreas

OPCUA Node Connection Error
Hi, I'm trying to read and write value of nodes from OPCUA Server using realvirtual Pro 2022, and here is the situation:
1.OPCUA server connection works good, read and write also works good on OPC Watch.
2.In Unity Editor (2022LTS 3.45 + realvirtual Pro 2022), it also successfully Import all the 63 Objects of Top node 'ns=3;i=2269' (LNGDT_FI3080.PV)
3.However, there is no value has been properly imported for ALL of the nodes. (ex, IP_INPUT_VALUE)
4.I checked the Node ID in OPC watch for the same object (IP_INPUT_VALUE), and I see the different type of the Node ID;
1) OPC Watch: ns=3;b=AAAAAAAAAADgCAAAAABZdMsDAAA= (Hexadecimal String)
2) Unity Editor: ns=3;bs=0x0000000000000000E008000000005974CB030000 (ByteString)
5.So I changed the Node ID in Unity Editor from ByteString to Hexadecimal String, still doesn't work. Is there any way to fix this problem?
Customer support service by UserEcho