Getting error message for rospack depends geometry_msgs
Hi,
i haven't been using ros for a while. Today i tried to compile some ros nodes i create last month.
However i was getting an error message... I figured out that it has to do something with my geometry_msgs package.
As i tried to look at the dependencies with
rospack depends geometry_msgs
i got the same error message i got for the make command:
[rospack] woah! expanding the dependency tree made it blow up.
There must be a circular dependency somewhere.
[rospack] circular dependency
i'm using diamondback-desktop-full. I update/reinstalled it. However this didn't make anything better.
Any ideas what i'm messing up?
cheers mimax