'geometry_msgs' depends on non-existent package 'message_runtime'
hi everybody,
I' m trying to install a packege but rosmake ends by this error:
[rospack] Error: package/stack 'geometry_msgs' depends on non-existent >package 'message_runtime' and rosdep claims that it is not a system >dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'
ROS_PACKAGE_PATH is setted on the packege path i'm installing and rosupdate fails by a 404 file not found error. I did't find any documentation about message_runtime package. could someone help me?
thanks