-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rosrun lidar_camera_calibration update_camera_info.py <original_file.bag> <calibration_file.yaml> #33
Comments
rosbag info file.bag types: bond/Status [eacc84bf5d65b6777d4c50f463dfb9c8] |
I faced the same problem. Did you solve it? |
hello heethesh
i am running this
rosrun lidar_camera_calibration update_camera_info.py <original_file.bag> <calibration_file.yaml>
roslaunch lidar_camera_calibration play_rosbag.launch bagfile:=/src/lidar_camera_calibration/bagfiles/2021-03-29-03-25-43.bag
2021-03-29-03-25-43.bag - original
2021-03-29-03-25-43_updated.bag - updated replicate
2021-03-29-03-25-43_updated.bag info:
all topics and types are complete same as original
however:
rosbag play _updated.bag - time duration of bag is many times longer but the size is the same with original
rostopic echo /usb_cam/camera_info - empty, nothing, nothing running in terminal, stuck but no lags
The text was updated successfully, but these errors were encountered: