ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This looks like the same symbol error ABI breakage that's been cropping up in a few places.
Try running:
sudo apt-get update
sudo apt-get dist-upgrade
To install the latest versions of all of your ROS packages.