toolpath_offline_planning
toolpath_offline_planning copied to clipboard
Touch and Verification Point Feature
The current offline planning GUI prompts the user to specify some number of touch and verification points for a mesh. These were initially intended to be used to verify the localization of the part during operation of the robot. #16 touches on whether or not these features should be included.
It seems like we have some options for resolving this issue:
- Keep the approach in #16 and make the minimum number of each type of point configurable
- Remove the touch and verification point feature. It may be too application-specific and unrelated to generating tool paths offline
- Retain it as a feature, remove it from the nominal offline planning GUI, and create a separate GUI for it (perhaps one that can be added as a plugin to the nominal planning GUI)
@mpowelson @DavidMerzJr any thoughts?
I think touch points are a premium feature that require a monthly subscription. I'd remove them completely.
I think I am in the camp of removing the concepts of touch and verification points. However, I think the ability to click on the surface and generate discrete points (whose transform values are still editable by a user) is probably a valuable thing to keep around. Maybe option 4 is to re-brand the touch/verification point features as a general discrete point generator
However, I think the ability to click on the surface and generate discrete points (whose transform values are still editable by a user) is probably a valuable thing to keep around. Maybe option 4 is to re-brand the touch/verification point features as a general discrete point generator
I'm only an outsider, but I would very much support the idea of keeping that functionality around.
Being able to select/pick points / polygons on a surface is a very nice feature.