-
Hi,
I'm using the C++ rosbag API, and want to delete a single message from a bag. For this, I was thinking of opening the bag in `Read` mode, opening another bag in`Write` mode, and then iterate ov…
-
Thanks for your work.How to see the effect in rviz?It seems nothing displayed on it.
![2024-11-03 21-12-34 的屏幕截图](https://github.com/user-attachments/assets/1ae9a02f-bf9d-4f94-949f-c41a5142ed11)
-
Hello, thank you for your wonderful sharing. Recently, I extracted the original picture information from the rosbag format files of the cave data set and cemetery data set you shared before, and found…
-
Hi, how can I get the mapping result using the bag in the data file, so I can get the result
as it shows in the video
-
Hello,
I want to convert the point cloud data from the bird's eye view to `rosbag` file, but I'm not sure, if this pipeline would work.
Is there a difference between these two point cloud data f…
-
![output](https://user-images.githubusercontent.com/1556736/52398861-d7f8a580-2afd-11e9-8396-5eff8220e846.gif)
I recently played Deutsch museum rosbag with TSDF submap enabled to see the performanc…
-
Unlike [#1414](https://github.com/ros/ros_comm/pull/1414) I don't need more features, I just want the return of the deprecated command rosrecord -s like this [topic](https://answers.ros.org/question/6…
-
I'm seeing two separate but related issues with the status line from rosbag play:
- For bag files over 100 seconds long, the status line prints repeatedly rather than updating in place. I think this i…
-
POssible Solutions:
1. Compress the data
2. Reduce the frame rate
Need to be able to record 20 min video
-
I am running cartographer_rosbag_validate with the following command:
```rosrun cartographer_ros cartographer_rosbag_validate -bag_filename 2014-10-07-12-58-30.bag```
The output is:
```Segmentati…