Michael Orlov

Results 271 comments of Michael Orlov

Actually `tr` command is Unix specific and not available out of the box fon Windows. Also please note that on Windows end of line should be `CRLF` i.e `\r\n` instead...

@christophebedard A multiple CI jobs failing. Does this PR still WIP?

@tonynajjar I am sorry. I didn't get your proposal. Could you please clarify/elaborate?

You basically want the autogenerated name of the `bag_folder` when specifying a base path where it should be? Make sense to consider changing the current behaviour for the `--output` flag?...

@jhurliman The question is what would be the `publisher identifier` ? @emersonknapp Any thoughts or suggestions about it?

@clalancette Could you please review this PR for **ABI** and **API** stability to be able to backport this PR to Humble?

Gist: https://gist.githubusercontent.com/MichaelOrlov/43376b9180367dfdbc6f83ac9e0b571f/raw/9de6d51acca2cd167442395b576ed59daa25d077/ros2.repos BUILD args: --packages-above-and-dependencies rosbag2_storage rosbag2_storage_sqlite3 rosbag2_tests TEST args: --packages-above rosbag2_storage rosbag2_storage_sqlite3 rosbag2_tests ROS Distro: rolling Job: ci_launcher ci_launcher ran: https://ci.ros2.org/job/ci_launcher/11164 * Linux [![Build Status](http://ci.ros2.org/buildStatus/icon?job=ci_linux&build=17689)](http://ci.ros2.org/job/ci_linux/17689/) * Linux-aarch64 [![Build Status](http://ci.ros2.org/buildStatus/icon?job=ci_linux-aarch64&build=12235)](http://ci.ros2.org/job/ci_linux-aarch64/12235/)...

https://github.com/Mergifyio backport humble

Hi @yashmewada9618, If you are experiencing messages drop from rosbag2 cache with SQLite3 storage plugin during bag split, - this is a known issue. I have fixed it recently in...