This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
Calculate Position on Tag side #190
Open
Description
Step 1: What do you want?
- Improve code (and need help).
Step 2: Describe your environment
- Arduino IDE version or Toolchain: Arduino IDE 1.8.13
- dw1000ng Library version: latest
- Arduino device: Teensy 4.1
- Used adapter board: Zhonglian brekaout
Step 3: Describe the problem
Affected file(s) or example(s):
- I al currently working with several Tags and 3 Anchors. I would like to perform the calculations to get the tag location on the tag side (instead of doing it by the main anchor). Do you think it's possible ?
Steps to reproduce (for bugs only):
- For the moment I have switched several functions (example: DW1000NgRTLS:transmitRangingInitiation is done in the tag side and DW1000NgRTLS::tagTwrLocalize is done in the anchor's side)
Observed Results:
- What happened? This could be a description, log output, etc.
Expected Results:
- What did you expect to happen?
Relevant Code:
// TODO(you): code here to reproduce the problem
Metadata
Metadata
Assignees
Labels
No labels