URDF tutorial error-TIFFFieldWithTag

asked 2017-08-21 07:43:47 -0500

alienmon gravatar image

I'm doing this URDF tutorial When I launch the file, I received these errors:

TIFFFieldWithTag: Internal error, unknown tag 0x829a.
TIFFFieldWithTag: Internal error, unknown tag 0x829d.
TIFFFieldWithTag: Internal error, unknown tag 0x8822.
TIFFFieldWithTag: Internal error, unknown tag 0x8824.
TIFFFieldWithTag: Internal error, unknown tag 0x8827.

and so on

As a result, the robot doesn't move even if I tweak the joint parameters.

I know someone has reported the problem here but I haven't found the solution yet.

Could you please explain the cause of the problem, and the solution for this problem?

Thank you

edit retag flag offensive close merge delete

Comments

Same probelm here, I'm following the DelftX ROSx course on edX which provides a virtual environment in which this conditions can be easily reproduced.

nsoncini gravatar image nsoncini  ( 2019-01-27 14:02:55 -0500 )edit
1

The error posted by @alienmon do not influence the ability of any robot to move or be moved, they're errors printed by the loader of tiff textures, and could result in visual errors, but nothing more.

I would assume the same holds for the course you're following.

gvdhoorn gravatar image gvdhoorn  ( 2019-01-27 14:28:58 -0500 )edit