Skip to content

Fix compilation on Resolute (for ROS lyrical) - #755

Open
aaronchongth wants to merge 2 commits into
moveit:ros2from
aaronchongth:fix/resolute
Open

Fix compilation on Resolute (for ROS lyrical)#755
aaronchongth wants to merge 2 commits into
moveit:ros2from
aaronchongth:fix/resolute

Conversation

@aaronchongth

Copy link
Copy Markdown

Chanced upon this compilation error when trying to build moveit_task_constructor_core from source on Ubuntu 26.04.

It looks like fmt::format is now consteval, so the format strings are now expected to be ready at compile time.

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
…steval

Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant