08-28-2023, 01:23 PM
Hello! I have a RoboDK simulation with a Kuka robot where I taught one target in a frame. I want to generate a list of new targets that are calculated offsets from that single target inside that same frame.
Basically, I have a stack of items in a box and I want to calculate pick points and approach points for all those items. I'd like to create targets that are all calculated offset from the one taught target that I made.
What would be the best way to do this? I've been trying to access the data from the target I created in the simulator so I can just apply offsets in the X,Y, and Z directions, but the Item data type doesn't allow me to do that.
Any advice would be greatly appreciated!
Basically, I have a stack of items in a box and I want to calculate pick points and approach points for all those items. I'd like to create targets that are all calculated offset from the one taught target that I made.
What would be the best way to do this? I've been trying to access the data from the target I created in the simulator so I can just apply offsets in the X,Y, and Z directions, but the Item data type doesn't allow me to do that.
Any advice would be greatly appreciated!