Search found 9 matches

by scut_whg
18 Feb 2020, 15:28
Forum: General questions
Topic: How to get data in graph
Replies: 1
Views: 784

How to get data in graph

I add a Graph in scene,and add a new data stream to record.Now I can see the curve about the data stream I added.The question is how can I get the data stream and save it?
by scut_whg
31 Jan 2020, 09:18
Forum: General questions
Topic: Get the informations from VREP RRT algorithm
Replies: 1
Views: 656

Get the informations from VREP RRT algorithm

Hello there! I am using vrep for path planning and using the RRT algorithm that comes with the software. Now I want to know how many nodes the RRT algorithm generates, how many collision detection functions are called, and the length of the final path when I use vrep for path planning. Is there any ...
by scut_whg
17 Dec 2019, 03:47
Forum: General questions
Topic: a coordinated motion planning with dual robotic arms
Replies: 2
Views: 1247

a coordinated motion planning with dual robotic arms

I want to do a coordinated motion planning with dual robotic arms and pine coordination with dual robotic arms, that is, the two robotic arms complete their own work but their working spaces overlap. My thinking is: the robot arm 1 and the robot arm 2 perform separate motion planning, and then compa...
by scut_whg
14 Nov 2019, 11:10
Forum: General questions
Topic: collision detection in VREP
Replies: 5
Views: 1469

Re: collision detection in VREP

you can find more infos in this paper: Freese, M., Ozaki, F., Matsuhira, N.: Collision detection, distance calculation and proximity sensor simulation using oriented bounding box trees. In: 4th International Conference on Advanced Mechatronics. pp. 13–18. Asahikawa, Japan (October 2004) Cheers Sorr...
by scut_whg
14 Nov 2019, 09:40
Forum: General questions
Topic: collision detection in VREP
Replies: 5
Views: 1469

Re: collision detection in VREP

Hello, CoppeliaSim/V-REP uses its own collision checking routines , based on a hierarchy of object-oriented bounding boxes, that wrap triangles composing the mesh. Detection is triangle-triangle exact. Same for the minimum distance calculation. Cheers Special thanks to your answer! It is a little d...
by scut_whg
12 Nov 2019, 08:25
Forum: General questions
Topic: Get information from a manipulator
Replies: 1
Views: 491

Get information from a manipulator

How to get information about the position, speed and acceleration of each joint of the robot arm? And how do you know how many state spaces a track consists of?
by scut_whg
12 Nov 2019, 04:25
Forum: General questions
Topic: collision detection in VREP
Replies: 5
Views: 1469

collision detection in VREP

What is the principle of collision detection in VREP? Or how is the state validity check in VREP implemented?
by scut_whg
30 Oct 2019, 14:13
Forum: General questions
Topic: How to display the planned path?
Replies: 1
Views: 584

How to display the planned path?

How to display the planned path?Just like the black curve in the picture showd bellow?
Image
by scut_whg
29 Oct 2019, 10:40
Forum: General questions
Topic: How to smooth the path in V-rep
Replies: 1
Views: 658

How to smooth the path in V-rep

https://img-blog.csdn.net/20180614141045974?watermark/2/text/aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3UwMTM1MjgyOTg=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70 https://img-blog.csdn.net/20180614141358239?watermark/2/text/aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3UwMTM1MjgyOTg=/font/5a6L5L2T/fontsize/400/fil...