Skip to content

viam-labs/ptz-pose-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module ptz-tracker

Provide a description of the purpose of the module and any relevant information.

Model viamlabs:ptz-tracker:pose-tracker

Provide a description of the model and any relevant information.

Configuration

The following attribute template can be used to configure this model:

{
"attribute_1": <float>,
"attribute_2": <string>
}

Attributes

The following attributes are available for this model:

Name Type Inclusion Description
attribute_1 float Required Description of attribute 1
attribute_2 string Optional Description of attribute 2

Example Configuration

{
  "attribute_1": 1.0,
  "attribute_2": "foo"
}

DoCommand

If your model implements DoCommand, provide an example payload of each command that is supported and the arguments that can be used. If your model does not implement DoCommand, remove this section.

Example DoCommand

{
  "command_name": {
    "arg1": "foo",
    "arg2": 1
  }
}

About

Tracks a component of which a pose can be queried by using PTZ controls of a PTZ camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •