Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Collision Map Table/Settings

#1
Question 
Hi,

Is it possible to export the collision map table of collision pairs? I have a template station that has a standard uncalibrated robot in it. When I replace the robot with a calibrated robot, the collision pairs within the collision map table reset to default. My goal is to export the collision map table pairs from our template and use those values to set the collision active pairs with the python API, rather than manually comparing and updating the tables.

Thank you!
Brent


Attached Files Thumbnail(s)
   
#2
You can set the collision map using the API.
Take a look at this thread: https://robodk.com/forum/Thread-Is-it-po...ActivePair
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
#3
(06-15-2022, 01:08 AM)Sam Wrote: You can set the collision map using the API.
Take a look at this thread: https://robodk.com/forum/Thread-Is-it-po...ActivePair

Hi Sam,


Thanks for the reply! I was reading through that thread yesterday and understand that you can set the collision active pairs through the API, but do you know if there is a way to list or export the collision active pairs?

I've tried the following, but I believe it exports the collision free map, which is not what I'm after:

RDK.PluginCommand("CollisionFreePlanner", "SaveMap", "-Map.csv")

Best regards,
Brent
#4
The Plugin Command you shared shows how to interact with the collision-free motion planner which is not the same thing.

It is currently not possible to extract the list of active pairs of objects that are checked for collisions.

If you have a professional license you can contact us via Help-Request support and we can try to prioritize this as a new feature request.
  




Users browsing this thread:
1 Guest(s)