ipa320 / cob_gazebo_plugins

Apache License 2.0
9 stars 17 forks source link

fix missing dependency #9

Closed fmessmer closed 9 years ago

fmessmer commented 9 years ago

I guess it's because dependencies are non-transitive...

floweisshardt commented 9 years ago

LGTM

fmessmer commented 9 years ago

As the dependency is actually missing in gazebo_ros_control, I created a PR to gazebo_ros_pkgs (see https://github.com/ros-simulation/gazebo_ros_pkgs/pull/343) to fix it.