Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ROBODK-MATLAB Collision detection
#2
To check if your robot is in a collided state you can use the Collisions function.

Example:
Code:
robot.setJoints(robot_joints)
collided = RDK.Collisions()


Messages In This Thread
ROBODK-MATLAB Collision detection - byrobotomo- 11-12-2021, 02:55 PM
RE: ROBODK-MATLAB Collision detection - byAlbert- 11-12-2021, 03:42 PM
RE: ROBODK-MATLAB Collision detection - byAlbert- 11-15-2021, 03:14点



Users browsing this thread:
1 Guest(s)