object_tracking_2D icon indicating copy to clipboard operation
object_tracking_2D copied to clipboard

How to implement EBTDemo and ETGDemo ?

Open fansystem opened this issue 9 years ago • 4 comments

hi....

what is the command to implement EBTDemo and ETGDemo?,,,,,,

fansystem avatar Jun 28 '16 07:06 fansystem

I'd use the ros node with the launch files, the main.cpp demo binaries have not really been maintained, but you can look and the input args for the old function here https://github.com/CognitiveRobotics/object_tracking_2D/blob/edc9cb71dab244d27477adb7ebcb95383777a6cb/src/main.cpp#L42 or some really old scripts here https://github.com/CognitiveRobotics/object_tracking_2D/tree/953522ce018e4b3e6ee867351ec41431e06ea31b/scripts

ruffsl avatar Jun 28 '16 21:06 ruffsl

hello could you please explain the process to build and execute the tracking..? Is there any document ...?

fansystem avatar Jun 29 '16 07:06 fansystem

You can check the project's wiki, here is the relevant page: https://github.com/CognitiveRobotics/object_tracking_2D/wiki/Installation-&-Dependencies

ruffsl avatar Jun 29 '16 17:06 ruffsl

I already build the project in ubuntu 14.04. But I don't know how to implement the EBTDemo and ETGDemo in command window. What is the command ??

Regards.

fansystem avatar Jul 04 '16 05:07 fansystem