-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Good Morning,
I've tried to build the package for ros-melodic but with the command "sudo dpkg -i lib/ros-melodic-robotnik-base-hw-lib_1.0.1-0bionic_amd64.deb" I get the following error:
Unpacking ros-melodic-robotnik-base-hw-lib (1.0.1-0bionic) ...
dpkg: dependency problems prevent configuration of ros-melodic-robotnik-base-hw-lib:
ros-melodic-robotnik-base-hw-lib depends on ros-melodic-robotnik-msgs; however:
Package ros-melodic-robotnik-msgs is not installed.
dpkg: error processing package ros-melodic-robotnik-base-hw-lib (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
ros-melodic-robotnik-base-hw-lib
In my workspace there is only the package robotnik_msgs branch melodic.
I can't find the package ros-melodic-robotnik-msgs.
Could you help me?