Can csv positional data be linked to a transporter object to tell it where to go and how to move inside a flexsim model?
If so, how should the data be formatted and how can the object be setup to use such data?
We have a product that tracks and stores real time movements of forklifts and other manually driven vehicles. Some of our automotive customers would like us to provide this movement data in a csv format that is consumable by Flexsim so they can import the real-world data and link it to the transporter object in their simulation models. Their intent is to use the real-world data to better understand their operations and scope out future projects.
We are capable of providing timestamp, x, y, z, heading, roll, pitch, yaw, and speed data for any vehicle our smart camera is mounted to. We'd like to export the appropriate data in the correct format so that it is consumable by flexsim for our customers. We're also able to align our map to a CAD file so that coordinates are aligned properly.
I have used Flexsim a little bit in a previous role 4 - 5 years ago for AGV simulations; however, I am by no means an expert in the platform and was only ever familiar with the AGV logic previously.