ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The simplest work around is to change the OSX definition of libusb in the rosdep.yaml file. You can set it to point to something already installed or add a multiline script which is commented like below:
macports: |
# Manually installed
2 | adding file finding |
The simplest work around is to change the OSX definition of libusb in the rosdep.yaml file. You can set it to point to something already installed or add a multiline script which is commented like below:
macports: |
# Manually installed
Update:
you will need to find the rosdep.yaml file where it is getting the definition of libusb as needed by openni. I'm not sure what source you're running from but the following should find you the file.
rosdep where_defined libusb1.0