ROS package compatibility with ROSDEP

Report crashes, strange behaviour, or apparent bugs
Post Reply
peci1
Posts: 11
Joined: 14 Apr 2015, 17:09

ROS package compatibility with ROSDEP

Post by peci1 »

The provided ROS packages didn't play well if one wanted to install dependencies using `rosdep`.

I fixed it at least to work:
https://github.com/peci1/ros_packages/c ... e17217e687

However, it seems to me there are lots of unnecessary build dependencies (mainly OpenCV), and maybe some run dependencies are missing. However, I'm not going to investigate more unless I really need to.

coppelia
Site Admin
Posts: 10366
Joined: 14 Dec 2012, 00:25

Re: ROS package compatibility with ROSDEP

Post by coppelia »

Thanks Martin!

Cheers

Post Reply