AllenNeuralDynamics / AllenNeuralDynamics/spim-core
Enable generic component locating
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
We need a consolidated way to orient various components in space relative to each other without having to deal with flipping coordinate signs, etc in code. Locations of components can be specified in the config.
We should use ROS' [transformations](https://pypi.org/project/transformations/) library, which is self-contained, and contains general utilities for rotation, scaling, etc.
Aside, but relevant: ROS supports a way of exporting kinematic trees from Solidworks with a "[URDF file exporter](http://wiki.ros.org/sw_urdf_exporter)". This would be a great way to specify the locations of objects without needing to bookkeep the file manually.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.