Robotics StackExchange | Archived questions

GTS library not found error

Hi there,

when I try to create polylines, I get following error: GTS library not found.

image description

But gts library is installed (see picture).

image description

But if I run "ldd" on gazebo, the libgts is not listed in the result list.

Many thanks in advance and best regards.

Asked by maxieckert on 2015-12-21 07:46:09 UTC

Comments

Which version of gazebo? Also, did you install libgts after building gazebo from source? Gazebo may need to be reconfigured and rebuilt.

Asked by scpeters on 2016-02-04 15:31:04 UTC

Answers

Hi,

i can confirm this problem. I obtain the same problem during runtime, when trying to use polylines in my code. I assume, that it is a problem with debian packages dependencies?!

Best regards!

Asked by Illuminatur on 2016-01-18 02:33:56 UTC

Comments

I know this has been fixed for Gazebo7, maybe it is possible to backport the fix to Gazebo6? @iche033

Asked by chapulina on 2016-02-03 08:00:18 UTC

Comments