Search found 7 matches

by jokla
01 Feb 2017, 20:21
Forum: General questions
Topic: Importing DAE meshes with URDF Plugin
Replies: 11
Views: 8622

Re: Importing DAE meshes with URDF Plugin

JJEHL wrote:OK. Do you have a documentation to describe the URDF plugin ? Or a least something to explain where is the source code and how it works ?
Hi JJEHL

Have you found the bug by chance?

I took a look at the code in the past very quickly but I did not find the problem.
by jokla
15 Mar 2016, 13:26
Forum: General questions
Topic: Importing DAE meshes with URDF Plugin
Replies: 11
Views: 8622

Re: Importing DAE meshes with URDF Plugin

Hi, I checked also with others URDF files and there is the same problem: The visual meshes are merged with the collision ones. In older versions of V-REP the meshes are imported correctly (I tried V-REP_PRO_EDU_V3_1_2_64_Linux with PLUGIN_VERSION 4). Probably is due to something introduced in the ne...
by jokla
15 Mar 2016, 11:42
Forum: General questions
Topic: Tutorial: Building a clean model tutorial
Replies: 2
Views: 2057

Re: Tutorial: Building a clean model tutorial

Hi,

This function was added from V-REP V3.2.3 (November 24th 2015).
See http://www.coppeliarobotics.com/helpFil ... .htm#3.3.0.
Try to download a newer version.
by jokla
09 Mar 2016, 10:19
Forum: General questions
Topic: Importing DAE meshes with URDF Plugin
Replies: 11
Views: 8622

Re: Importing DAE meshes with URDF Plugin

I checked more deeply into the problem and I found out this: It seems that the visual meshes are strange because they are actually a combination of the visual and collision meshes. This is the URDF file of the HeadRollLink (The complete URDF and meshes are here: https://github.com/ros-aldebaran/rome...
by jokla
08 Mar 2016, 16:16
Forum: General questions
Topic: Importing DAE meshes with URDF Plugin
Replies: 11
Views: 8622

Re: Importing DAE meshes with URDF Plugin

Thanks for the answer!

I have already tried to check the option "Convex decompose non-convex collision links" but the result is the same.
To solve this I have just imported the meshes with the Collada importer and substitute them with the original.
by jokla
07 Mar 2016, 10:53
Forum: General questions
Topic: Importing DAE meshes with URDF Plugin
Replies: 11
Views: 8622

Importing DAE meshes with URDF Plugin

Hi, I am importing the URDF model of ROMEO in V-REP using the plugin. I was wondering why the meshes .DAE (the visual meshes) look better if I import them with the "Collada importer/exporter plugin". The visual meshes of the torso are imported as .dae: <link name="torso"> <inerti...
by jokla
27 Jan 2014, 19:16
Forum: General questions
Topic: Import Romeo in V-rep (from URDF)
Replies: 1
Views: 2531

Import Romeo in V-rep (from URDF)

Hi, I would like to import the model URDF of Romeo in V-Rep (https://github.com/laas/romeo/tree/master/romeo_description). The package contains the URDF file and the meshes. In order to import the meshes correctly, I had to change all the paths deleting "romeo_description/" : from <mesh fi...