ros2 / rcl_logging

Logging implementations for ROS 2.
Apache License 2.0
20 stars 36 forks source link

Migrate to std::filesystem #104

Closed yoneken closed 12 months ago

yoneken commented 1 year ago

https://github.com/ros2/rcpputils/issues/164 rcpputils::fs will be no longer available. It's time to migrate to std::filesystem.

clalancette commented 1 year ago

CI:

clalancette commented 12 months ago

Another CI with a fix for Windows path separators: