Import external scene files format.
It is possible to import scenes generated with another software than Marilou. The import generates a Marilou scene file (.mphx or .mworld) : this file have to be added to the simulation project. Because external files formats are subject to changes, do not hesitate to send to anyKode support your problematic scenes.
Note: Importers display traces in the terminal window (Check the Open the DEBUG console window option from the Tools->Options menu).
Import a file: Files -> Import menu, choose the file format to be imported.
The COLLADA scenes importer generates:
Imports URDF and GAZEBO files (multiples extension are available). 2 search directories are used to locate resource files ( 3D files, includes ...)
![]() |
Gazebo resources directory: Gazebo root directory. When a resource is required, the importer tries to locate it from the Current world resources base directory then in the Gazebo root directory. Current world resources base directory: resources root directory. This directory must contain the URDF file to be imported. .mesh files: indicates whether .mesh files are mounted or whether the importer must prefer to use a previous .obj or .x export. Rotate Scene Around X: rotates the final scene around the X axis. Auto-center meshes: if the property is checked, meshes are automatically centered. In this case, the absolute position is modified in order to place them at the original visual absolute position. Rotate meshes local matrix: changes the mesh orientation from Gazebo axes to DirectX ones. This option is not useful with URDF files. Minimum object mass: the importer set at least the 'minimum mass' for each object. Default mesh scaling: mesh vertices scaling. This value is used when the mesh does not have any scale information. Disable collision with link: sometimes, URDF files define a geometry (box) that is located completely under the ground. This option allows to disable collision detection for this geometry. Optimize links structure: removes empty links and fixed joints in order to decrease kinematic chain length and increase the simulation stability. Disable collisions on the same kinematic chain: disable collision detection from entities that are inside the same kinematic chain. |
The importer saves current settings in a file named [the URDF file to be imported].gazeboimporter.xml
VRML files import
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
What do you think about this topic? Send feedback!
|