rclcpp icon indicating copy to clipboard operation
rclcpp copied to clipboard

Updated rcpputils path API

Open ahcorde opened this issue 1 year ago • 4 comments

Related PR https://github.com/ros2/rcpputils/pull/196

Updated deprecated API

ahcorde avatar Jul 08 '24 18:07 ahcorde

There's another rcpputils::fs that can be changed to std::filesystem here: https://github.com/ros2/rclcpp/blob/57858c53d123d8c541c28d1726a0ad2c47215919/rclcpp_components/test/test_component_manager.cpp#L54

christophebedard avatar Jul 10 '24 17:07 christophebedard

Here too: https://github.com/ros2/rclcpp/blob/57858c53d123d8c541c28d1726a0ad2c47215919/rclcpp/test/rclcpp/test_node.cpp#L59

christophebedard avatar Jul 10 '24 17:07 christophebedard

Another: https://github.com/ros2/rclcpp/blob/57858c53d123d8c541c28d1726a0ad2c47215919/rclcpp/test/rclcpp/node_interfaces/test_node_parameters.cpp#L64

christophebedard avatar Jul 10 '24 17:07 christophebedard

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

ahcorde avatar Jul 12 '24 10:07 ahcorde

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

ahcorde avatar Jul 23 '24 13:07 ahcorde