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

0
Not a bug

Installation hangs on PLCInputFloat Icon.png

wilbert blom 5 months ago in realvirtual.io Starter and Professional updated by Support 3 months ago 2

When installing RealVirtual Pro from Package Manager the installation hangs on PLCInputFloat Icon.png when the HelloWindow appears. If I close the HelloWindow the installation continues.

Image 1322

0
Answered

PLC Input an PLC Output are disabled when pressing play

wilbert blom 5 months ago in realvirtual.io Starter and Professional updated by Support 5 months ago 1

I use RealVirtual starter. I have added the S7Interface to my Unity project. I have created a softplc with OpenPLC with a very simple program 

Image 1315

When I run it it works: values become true. 

Image 1321





I compiled it to a runtime that also works.

Image 1316

I have switched on S7 protocol for the softPLC

Image 1320




I can connect from Unity to the softplc

Image 1317


I have added the two signals to Unity

Image 1318


Image 1319

When I press Play in Unity the connection is made to the softPLC butboth PLC scripts are disabled.

Why is this ?

0
Under review

How to tell wether a Path finished?

Nico 5 months ago in realvirtual.io Starter and Professional updated by Support 5 months ago 2

Hello,

I am currently working on a script that allows me to program linear movement (7th axis) for an IK robot between IKPaths. The script starts a drive destination after a Boolean is set or when a path has finished. After the linear movement, it either sets a signal or starts another path. Everything is working fine, but to check whether an IKPath has finished, I would like to use something like IKPath.PathIsFinished. However, this value does not seem to be set anywhere, even though it appears in the status bar of the IKPath inspector window.

Image 1311

I considered adding a line to the CheckNextTarget function, but ideally, I would prefer not to modify the realVirtual scripts directly:

Image 1313

Is this a bug? The value should be set somewhere...

Best regards,
Nico

0
Under review

Guided MUs not rotating on Guided transports in Unity 6

Alexander Andreasson 6 months ago in realvirtual.io Starter and Professional updated by Support 6 months ago 4
Youtube video

After upgrading to Unity 6 LTS, the MUs are no longer rotating on turn surfaces while following a Guided Transport, however if I go back to unity 2022 it is working as intended, what could be causing this?

0
Under review

S7 Interface 100% CPU when no connection to PLC is available

Virgar Poulsen 7 months ago in realvirtual.io Starter and Professional updated by Support 7 months ago 7

How can we prevent a 100% CPU usage, when no plc is connected ?

My setup requires PLC to come in and out of the network, and every time the PLC goes out of the network, the CPU reaches 100% within 2 minutes. 

Answer
Support 7 months ago

Ok will check this afternoon and send you here with a private message a new beta script.

0
Not a bug

Pink Module

DX Eastfound 8 months ago in realvirtual.io Starter and Professional updated by Support 8 months ago 1

Dear Sir/Madam,

When i open the sample demo and i found the demo has became pink color.

I tried to reinstall the unity and it is still the same. 

Can you help to advice on it? Thanks

Image 1298

0
Completed

Add Box Collider on on curve safeguard

DX Eastfound 8 months ago in realvirtual.io Starter and Professional updated by Support 8 months ago 3

Hi there,


May I know how do i add box collider on a curve safeguard so that i can ensure my carton box move within the conveyor?

Thanks.

Image 1297

0
Answered

VR Headset and HMI

Luis Mielemeier 8 months ago in realvirtual.io Starter and Professional updated by Support 8 months ago 1

Hello, I have a question: Is it possible to display the HMI components on a VR headset with XR Origin?

Answer
Support 8 months ago

Hi, this is possible but you might need to do changes in Unity canvas or other things. All we do is source code open so you can adopt it to your needs.

0
Answered

Working with Offsets

corusm 9 months ago in realvirtual.io Starter and Professional updated by Support 9 months ago 4

Hello Realvirtual.io Team,

in the robot configuration I deviate by -90 deg. on the Axis 2 and +90 deg. on Axis 3. Intuitively I tried to configure this with an offset, but as soon I try to calculate the inverse kinematics again and do path planning, things don't work as expected.


Range Axis2: -120; -5


When I add the offset of axis 2 by hand (lower limit: -30; upper limit: 85) then things work as expected, but since the robot will be connected via OPCUA Plugin, I don't know how to add the offset otherwise.

Robot: Kuka KR2700 prime


Image 1267


Thank you for your help!

Answer
Support 9 months ago

Hi, the "home" position (=position in Editor Mode) for our IK must be always this

Otherwise the IK will not work.

Ideally this would be also the OPCUA Positions where each drive has Position 0. If not you can work with Offsets in the Drives. But youh should only use Offsets for OPCUA and not for our included inverse kinematics.


Maybe it is best to define two robots. One using our IK with the correct settings and one getting the Axis values over OPCUA.

If you thing that our IK is doing something wrong (your last picture) - please send us your project where we can check this to: https://realvirtual.io/send 

Please only include what we really need and set the scene to a situation where we can see directly your problem.

0
Answered

Robot IK Path (Target 0) Program - Not reachable

Seokhyun Lee 10 months ago in realvirtual.io Starter and Professional updated by Support 5 months ago 3

Hello. Realvirtual team.

I created a Robot IK Path (Target 0) while learning Robot IK following the realvirtual professional tutorial, 

but I have a question because IK cannot reach the Target 0.

I used the "ABB IRB4400" Robot model and performed the following tasks.

1) Robot 6-axis configuration and Drive settings

2) Robot TCP configuration

3) Add Robot IK component and then 6-axis and TCP settings

4) Path creation and then IK Path component

→ When I tried Add new Target, it said it cannot be reached. (It is clearly an area that can be reached.)
→ I also tried moving the Target here and there, but the robot does not follow at all.

Can you guide me on where I made a mistake and caused this situation?

Thanks.

Best regards,

Seokhyun Lee

※ Problem Situation (Capture)

Image 1257

※ Robot Setting (Capture)

Image 1258

Image 1259

Image 1260

Image 1261

Image 1262

Image 1263

Image 1264

Image 1265