srv / srv_tools

ROS-Stack with some tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rosdep xdot key will be renamed

k-okada opened this issue · comments

As we discussed in
ros/rosdistro#15259 and https://discourse.ros.org/t/proposed-rename-of-rosdep-keys-pocketsphinx-and-xdot/1959,
the 'xdot' key name in rosdep rule is going to change, if your rosdep 'xdot' key in https://github.com/srv/srv_tools/blob/kinetic/launch_tools/package.xml#L18 intend to install 'python-rosdep', please change them to 'python-rosdep', if you're intend to install ros-{ROSDISTRO}-xdot, then it's ok.

Hi @k-okada,

thanks for reporting, I didn't know about it. However, if I change as you say, I cannot find this dependency:

$ rosdep install launch_tools
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
launch_tools: Cannot locate rosdep definition for [python-xdot]

even after a rosdep update