Robot Studio SDK, Collision detection

Spawn14
✭
in RobotStudio
Hello, does anyone know whether it is possible to determine which body of the part caused the collision in the event of a collision?
Tagged:
0
Answers
-
Hello, I've solved it - if anyone is interested.Short form: Robotstudio only returns the two parts.But you can use the function:IGfxGeoShape shape1 = (IGfxGeoShape) .propInfo.getValue (Part)to get the shapes of two bodies and then use the functionresult = ApiServices.Graphics.CollisionDetector.Intersect (shape1, Part1.Transform.GlobalMatrix , shape2, Part2.Transform.GlobalMatrix, false, 0.1)to get the results of the collision.It contains a gfxID. Compare this via a ForEach Body .. loop with the CollisionsPart.Body [] and you will find the corresponding body. :-)1
Categories
- All Categories
- 5.6K RobotStudio
- 399 UpFeed
- 20 Tutorials
- 14 RobotApps
- 300 PowerPacs
- 406 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 336 IRC5
- 67 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 828 RAPID Programming
- 12 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 107 Collaborative Robots
- 5 Job listings