Support with Demo3d/Emulate3d

Typically: "How do I... ", "How can I... " questions
Post Reply
robo_ninja
Posts: 15
Joined: 07 May 2018, 20:01

Support with Demo3d/Emulate3d

Post by robo_ninja »

I have some simulations developed in VREP. I wanted to know if there is any way of porting models, plugins, other info from VREP to Demo3D/Emulate3D. If not, can someone suggest some ideas how this can be handled?

fferri
Posts: 1193
Joined: 09 Sep 2013, 19:28

Re: Support with Demo3d/Emulate3d

Post by fferri »

CoppeliaSim can export to a variety of formats, but this will work only for the model/meshes/textures.

If you can't find a suitable export format you can always write your won exporter. Have a look at simAddOnFunc_minimalisticExporter.lua.

robo_ninja
Posts: 15
Joined: 07 May 2018, 20:01

Re: Support with Demo3d/Emulate3d

Post by robo_ninja »

Thank you. Can you point me to simAddOnFunc_minimalisticExporter.lua ? I can't find it

fferri
Posts: 1193
Joined: 09 Sep 2013, 19:28

Re: Support with Demo3d/Emulate3d

Post by fferri »

The location is the same as the location of the main application.

See also: Add-ons

Post Reply