Skip to content

Unable to connect to tracker #10

@altair199797

Description

@altair199797

Hello,
I am rather confused how the VOT toolkit works.

This is my trackers.ini file:

[LowFormerTrack]
label = LFTrack
protocol = traxpython
command = "python lowform_track_integration.py" 
paths = "/home/moritz/Research/SMAT/VOT_workspace/lowform_track_integration.py"

When I run vot test LowFormerTrack the output is the following:

Generating dummy sequence
Unable to connect to tracker

Does vot test <tracker> call the integration code like python/ncc_singleobject.py? How can I debug the integration code?
If I call it, it just hangs at handle = vot.VOT("rectangle"). Also my tracker is running on python 3.7, while for the newest vot-toolkit, I need python 3.11, but that should work anyway right?

Thanks for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions