No definition of [libsensors4-dev] for OS [osx]
Hi guys,
I'm trying to install Ros Indigo on my macbook pro running OS X Yosemite. I'm following the instructions on the installation guide exactly, and everything runs smoothly until I have to run the following command:
$ rosdep install --from-paths src --ignore-src --rosdistro indigo -y
which fails with this error:
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
diagnostic_common_diagnostics: No definition of [libsensors4-dev] for OS [osx]
I couldn't find a solution for this problem in the troubleshooting section of the installation guide, or anywhere else online. Does anyone know of a workaround for this?