Search found 6 matches

by Victoria Edwards
24 Feb 2021, 16:14
Forum: General questions
Topic: Real-time simulation slowdowns robot motion
Replies: 4
Views: 630

Re: Real-time simulation slowdowns robot motion

Thanks a million for your answer dear fferri: 1. So Real-time simulation enabled In my case slowdowns simulation which means my computer's cpu power is not completely used (what I think is not a good thing in my case, because it results in a slower robot and thus showing that my robot is not well de...
by Victoria Edwards
24 Feb 2021, 15:15
Forum: General questions
Topic: Collision Avoidance Algorithm
Replies: 3
Views: 966

Re: Collision Avoidance Algorithm

Hello Sorry for replying you late. Yes you're right, first ompl produces many different configurations, then coppeliasim checks the constraints. Let the only constraint be collision avoidance. How coppeliasim knows that collision happens or not, in a configuration? I guess coppeliasim just solves th...
by Victoria Edwards
24 Feb 2021, 13:49
Forum: General questions
Topic: Real-time simulation slowdowns robot motion
Replies: 4
Views: 630

Real-time simulation slowdowns robot motion

Hello As you know, in the example "motionPlanningDemo1" scene, the Kuka 7 dof manipulator uses sampling based path planning to reach some predefined points in the work space. In the simulation settings when Real-time simulation is enabled, the manipulator moves slower. 1. I just want to kn...
by Victoria Edwards
03 Feb 2021, 13:44
Forum: General questions
Topic: Collision Avoidance Algorithm
Replies: 3
Views: 966

Collision Avoidance Algorithm

Hello I want to know how does collision avoidance algorithm works in the "motionPlanningDemo 1" example? I know that the collision avoidance algorithm have not been provided by the ompl, so it should be added by coppeliasim. Could someone help me with this? I need this information for my t...
by Victoria Edwards
03 Feb 2021, 12:46
Forum: General questions
Topic: Collision Avoidance
Replies: 3
Views: 1284

Re: Collision Avoidance

Hello
I want to know how does collision avoidance algorithm works in the "motionPlanningDemo 1" example? I know that the collision avoidance algorithm have not been provided by the ompl, so it should be added by coppeliasim.
Could someone help me with this?
Thanks in advance.