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.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 783 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings