Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

drjosephbaxter/miabot-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Miabot Tracker Player Driver

This is a nostalgic commit of the Miabot player tracker driver I wrote from my PhD. Worked with Player 2.1 (http://playerstage.sourceforge.net/)

Build

To compile the tracker plugin type the following commands at the command prompt.

$ g++ `pkg-config --cflags playercore` -o tracker.so -shared tracker.cc `pkg-config --libs playercore`

Run

$ player tracker.cfg

About

Miabot tracker driver for player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages