Robotics StackExchange | Archived questions

writing a listener tf problem

Hi, i followed the writing a listener tutorial (the broadcaster worked great) the problem is that the second turtle doesnt follow the first one, but it is making circles and circles and is trying to go close to the first turtle. i tried both python and c++ with the same results.what is the problem?

thanks

Asked by rem870 on 2013-07-19 00:36:59 UTC

Comments

Perhaps this is the same question as this?

Asked by thebyohazard on 2013-07-19 04:32:27 UTC

yeap now it works with cpp . hmm the source code from python is the same as the solution but still does not work. ok does not matter

Asked by rem870 on 2013-07-19 05:10:51 UTC

Answers