|
From: Users of t. T. s. S. <swi...@li...> - 2011-02-28 20:01:33
|
Hello everybody, I discovered SwisTrack on yesterday. I love many parts of its design, so simple and interoperable. My problem comes trying to run this example: leurre. I do this: 1.- Open SwisTrack 2.- Open leurre.swistrack 3.- Run 4.- In a terminal: nc localhost 3000 And then in that terminal I get this: $STEP_START*0D $STEP_STOP*55 $STEP_START*0D $STEP_STOP*55 $STEP_START*0D ... So, no $FRAMENUMBER, nor $PARTICLE messages appear. Instead, I think I should get one $FRAMENUMBER and several $PARTICLE messages between $STEP_START and $STEP_STOP. Am I doing something wrong, or is this a bug? I just compiled SwisTrack from the repo on yesterday, and OpenCV from opencv's latest_tested_snapshot on yesterday as well. I compiled OpenCV manually because I was getting "cannot find -lcvaux". It's what I found at http://opencv.willowgarage.com/wiki/InstallGuide_Linux Please let me know if you need more info about my setup. Thank you! -- Samuel Gómez |