ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You shouldn't just create a symlink. Instead, you can do one of the following while we wait for this to be fixed:
Pin the OSRF version of libvtk6.2
on apt by creating a file called /etc/apt/preferences.d/ros-pin
with the following content:
Package: *
Pin: origin packages.ros.org
Pin-Priority: 1000