compas-dev / compas-dev/compas_fab
Revise tool_coordinate_frame in `Target` classes
Open
- Dominant language
- Python
- Stars
- 137
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
This is problematic because it's redundant information: the tool has its frame defined, but this will repeat the same data, losing track of its source, so if the tool changes frame, the target has no way to know the data is incorrect.
_Originally posted by @gonzalocasas in https://github.com/compas-dev/compas_fab/pull/422#discussion_r1639410980_
Contributor guide
Assessment
This issue has not been assessed yet.