victoriarobotics / victoria_ros

ROS package for interfacing with Victoria Platform.
MIT License
0 stars 3 forks source link

Fix lms1xx dependency #9

Open griswaldbrooks opened 7 years ago

griswaldbrooks commented 7 years ago

All packages requiring victoria_ros need this line in their .travis.yml

sudo apt-get install -y ros-${ROS_DISTRO}-lms1xx

It seems to be a dependency of victoria_control but it's not certain why. In the meantime, all of the dependent packages need this in their build file, which is bad.

griswaldbrooks commented 7 years ago

I think this is coming in through victoria_ros