Broken version.h file #3004
Labels
bug
Something isn't working
persistent
Allows issues to remain open without automatic stalling and closing.
stale
Inactive issues and PRs are marked as stale and may be closed automatically.
Description
it seems like the
version.h
is not properly defined at all. I believe it should have the proper numbers from the respective tags.The issue is observed in Iron, Rolling as well as jazzy. I suspect the problem is after this change: f6d9aa4
One more thing, the
verison.h
in Humble is placed in/opt/ros/humble/include/moveit/version.h
and the one of rolling and iron are placed inmoveit_core/moveit/version.h
, I think it is better to unify it for better reusing between distrosROS Distro
Iron
OS and version
Ubuntu 22.04
Source or binary build?
Binary
If binary, which release version?
2.8.0 (The issue could be from 2.7.0)
If source, which branch?
No response
Which RMW are you using?
None
Steps to Reproduce
cat /opt/ros/rolling/include/moveit_core/moveit/version.h
Expected behavior
Properly defined
#define MOVEIT_VERSION_MAJOR
#define MOVEIT_VERSION_MINOR
#define MOVEIT_VERSION_PATCH
Backtrace or Console output
No response
The text was updated successfully, but these errors were encountered: