custom rosdep rules
I am migrating to fuerte and I am having problem with rosdep 2. We have a bunch of packages and we used to have a bunch of rosdep rules to support our packages. I am wondering what I am supposed to do with rosdep2?
I tried creating /etc/ros/rosdep/sources.list.d/30-myrosdep.list with a line such as: "yaml file://path/to/my/rosdep.yaml", but it was rejected.