DragonflyRobotics / DragonflyRobotics/MAGIST-Algorithm

Stringent Structure of NeuralDB

未关闭
#11 0 条评论 0 个 reaction 已指派 1 人 已被 @DragonflyRobotics 认领 在 GitHub 查看
enhancement help wanted
主要语言
Python
星标
5
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

**Description**
The NeuralDB is currently hard-coded to have several different fields of collections that it can write to and query from. This seems like a rigid system that might be hard to change when more input fields and sensors are added. The hard-coded nature also makes it impractical for live applications

**Potential solutions**
I am not really sure yet. If the community has any ideas, they are welcome to post a comment below. One way would be to make a handler that dynamically makes new fields and functions upon request. This would involve using macro-coding or polymorphic code that updates its own methods as new fields emerge. I doubt Python can do this.

Perhaps if I had a template function that modified its parameters as new fields and collections were added.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。