UbiquityRobotics / ubiquity_main

Main documentation as well as other misc files
Other
19 stars 7 forks source link

Issues with follow me (see description) #144

Closed davecrawley closed 6 years ago

davecrawley commented 6 years ago

while trying the followme example. As instructed, i executed

sudo systemctl stop magni-base

roslaunch magni_demos fiducial_follow.launch

When magni detects the fiducial (49), there is an error message:

LookupException: "base_link" passed to lookupTransform argument target_frame does not exist. / Could not get tf for fid49

and indeed a quick "rosrun tf view_frames" reveils that no tf data is received.

I had to stop the script.

sudo systemctl start magni-base

reexecute the script

then magni follows me.

==> is it a bug in the documentation

rohbotics commented 6 years ago

Fixed.

https://forum.ubiquityrobotics.com/t/fiducial-follow-error/117/4