Links get disconnected while tracking
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- computer-vision
Research direction
The report provides only a Link/Constraint/Optimizer configuration and no source file, test, or reproducible sequence. Start by reproducing the disconnection with the shown configuration and trace how parent_link and child_link are handled during tracking. Done means the configured parent-child relationship remains attached throughout tracking, with a regression test or reproducible verification.
Written by the indexing model from the issue text.
Description
Hi,
Firstly, Excellent work on the tracking system!
I'm currently experiencing an issue with the link functionality in M3t. It seems that the links are getting disconnected during the tracking process. My understanding is that the child and parent links should remain attached irrespective of the real-world object?
Here is a blueprint of the links in the config file:
Link:
- name: child_link
metafile: child_link.yaml
body: child
modalities: [child_region_modality, child_texture_modality, child_depth_modality]
- name: parent_link
metafile: parent_link.yaml
body: parent
modalities: [parent_region_modality, parent_texture_modality, parent_depth_modality]
child_links: [child_link]
Constraint:
- name: constraint
metafile: constraint.yaml
link1: parent_link
link2: child_link
Optimizer:
- name: optimizer
root_link: parent_link
constraints: [constraint]
Could you let me know if I am missing something in my implementation?
I appreciate your support in addressing this issue.
Let me know if you need any further clarification or information.
Thank you,
- Dominant language
- C++
- Stars
- 1k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DLR-RM/3DObjectTracking
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
DLR-RM/3DObjectTracking#76 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
DLR-RM/3DObjectTracking#75 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
DLR-RM/3DObjectTracking#74 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
DLR-RM/3DObjectTracking#73 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
DLR-RM/3DObjectTracking#72 · 3 comments ·
All issues in DLR-RM/3DObjectTracking
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·