Page 1 of 1

Default Configuration

Posted: 08 Oct 2021, 22:51
by Erfan
Hello,

I have developed a plan for UR10 robot in moveit:

https://drive.google.com/file/d/1v-S5uE ... sp=sharing

The default configuration of UR10 in CoppeliaSim is :

https://drive.google.com/file/d/1-N-qFQ ... sp=sharing

Once I launch the plan in moveit, the robot motions in CoppeliaSim and moveit are not matched.

I think this issue is due to different configuration of UR10 in CoppeliaSim.

Can anybody kindly help me how to solve this issue?

Thanks and regards,
Erfan

Re: Default Configuration

Posted: 13 Oct 2021, 08:05
by coppelia
Hello,

we cannot access your files...

Cheers

Re: Default Configuration

Posted: 13 Oct 2021, 09:22
by Erfan
Hello,
I have already modified the links.
Now, you access the files:

https://drive.google.com/file/d/1v-S5uE ... sp=sharing

https://drive.google.com/file/d/1-N-qFQ ... sp=sharing

Regards,
Erfan

Re: Default Configuration

Posted: 14 Oct 2021, 14:28
by coppelia
I still cannot access those files. You should allow access to everyone, we don't go through the trouble of requesting individual access to files on the forum. If you are a customer, you may also contact us via email.

Cheers

Re: Default Configuration

Posted: 14 Oct 2021, 15:58
by Erfan
Hello,

Sorry for inconvenience. you may find the links as follows:

https://drive.google.com/file/d/1-N-qFQ ... sp=sharing

https://drive.google.com/file/d/1v-S5uE ... sp=sharing

Thank you in advance,
Erfan

Re: Default Configuration

Posted: 15 Oct 2021, 12:28
by coppelia
From what I understand, the configuration of the UR10 in the CoppeliaSim screenshot is (0,0,0,0,0,0), i.e. all joints at zero. Can you confirm that this is the same in the moveIt counterpart?
If you have mismatches, then the CoppeliaSim model could have a wrong joint set-up. You can select the incriminate joint, detach it, rotate it (i.e. rotate the joint as a whole, not its intrinsic angular position), then attach it again.

Cheers

Re: Default Configuration

Posted: 15 Oct 2021, 17:27
by Erfan
Thank you for your response!
I have used the files for UR10 robot on:

https://github.com/ros-industrial/universal_robot

The default value of all the joints are set to zero. I also tried to change the value of the joints of UR10 in Coppelia; however, I was not succeed since the final configuration of the robot was damaged.
I have already solved the problem by importing the URDF file generated by Moveit into Coppelia and it works well.

Is there any method to export URDF files from coppelia and then implement some modifications on the exported URDF file?

Regards,
Erfan

Re: Default Configuration

Posted: 18 Oct 2021, 11:26
by coppelia
Yes, in next release (i.e. V4.3.0), you'll also be able to export URDF files from CoppeliaSim. We might prepare an early beta version within 1-2 weeks hopefully.

Cheers