- Sort Posts
- 5 replies
- Last post
Re: How do i make the Tracker to track mutiple ImageTargets
Hi jcrx91,
The message you get suggests that you are providing a correctly named .xml and .dat, but the declared name of the target in the .xml doesn't match that inside the .dat file.
Can you please check that you've a) not changed the name by hand in the .xml file or b) used the wrong .dat file, or c) not renamed the .dat file to have the same root name as the .xml file.
My guess is c) - you've downloaded the new config.xml and qcar-resources.dat, but not renamed that new qcar-resources.dat to config.dat (or whatever root name you use)?
Please investigate those before we move to the next level of investigation.
Re: How do i make the Tracker to track mutiple ImageTargets
Re: How do i make the Tracker to track mutiple ImageTargets
You can't add targets to the config file by hand, you should be using the online TMS to create new datasets: https://ar.qualcomm.at/qdevnet/projects
You need to add both the .xml and .dat files downloaded from the TMS to the assets folder of your project. The files should have the same base name (e.g. MyDataset.xml and MyDataset.dat).
- Kim
Thanks for letting us know, jcrx91.