realvirtual.io Path System

The Path System is part of the realvirtual.io simulation. It provides elements to construct different types of path systems based on curves and lines (like AGVs, Power&Free). The demo scene DemoPathsystem_UseCases shows some possible use cases.

Implementing your own Path finding strategies

In Path Systems of automation systems very often the material flow strategies are very important for throughput and very often simulation models are build for developing and optimizing these strategies. Our library open and extendable and you can implement your own strategies. Please read the section Path finding strategy for more information about Path finding strategies.

Snapping Objects

Elements for building path systems curves and lines have Snap Points. Snap points allow objects to be placed exactly next to each other at the appropriate points.

Please note that snap points require Gizmos to be enabled. To do this, click Gizmos in the upper right corner of the scene.

Path System Components

Line

The line moves the MUs along a linear path from start to finish.

Curves

The curve moves the MUs on a circular path from start to finish.

Station

The workstation stops the MU on a path for a specified time. It can be extended by additional stations (e.g. to a loading or unloading station).

Catcher

The Catcher catches MUs that are under “physical control” and loads them onto a path.

PathMover

The Path Mover is responsible for moving the MUs along the path.

© 2022 in2Sight GmbH https://realvirtual.io - All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including printing, saving, photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the publisher.

Last updated