Robotics StackExchange | Archived questions

libdart version issue with gazebo build from source

HI,
I have built Gazebo9 from source and I intend to use it with ROS Kinetic. I have a successful build but gazebo is not starting. It complains with

image description

However, my system does have a slightly newer version (which I supposed was installed from the gazebo build instructions)
image description

I have tried looking over the internet for the answer and I couldn't. So throwing the question here.

Asked by vvyogi on 2019-05-06 08:53:21 UTC

Comments

Can you try building gazebo again? Looks like it was built with libdart 6.7 but the installed libraries are 6.8.

Asked by azeey on 2019-05-06 20:03:22 UTC

Answers