You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
I've tried to use the latest version of octomap_msgs (0.3.2), but it seems to be an issue with the dependency message_generation which results in a conflict.
Since latest version of message_generation is 0.3.0, it is impossible to use this package. However, when looking into version 0.3.1 of octomap_msgs, the dependency has no upper limit:
<version>[0.1,)</version>
If there is no reason for it, I think the upper limit should be removed from the pom.xml file in version 0.3.2 too.