I'm curious about what is timing that the project append the program event. Is there any document specify the timing that project append the program event? Is it possible to customized append those events?
In my case, I want to add some customized function between onPathStart and onPathFinish. The behavior is different when the non-zero value is set to "Point Approach" versus a zero. If I set zero, the onPathStart would be append before the target point I generated from Fusion3D. In other hand, the target point would be appended between onPathStart and onPathFinish. Is it possible to use python API to tune the project behavior?
I generated the robot program by P13 in my RDK file.
In my case, I want to add some customized function between onPathStart and onPathFinish. The behavior is different when the non-zero value is set to "Point Approach" versus a zero. If I set zero, the onPathStart would be append before the target point I generated from Fusion3D. In other hand, the target point would be appended between onPathStart and onPathFinish. Is it possible to use python API to tune the project behavior?
I generated the robot program by P13 in my RDK file.