I have topic name /vrpn_mocap/ASTRO/pose from optitrack which I record with ros2 bag record. When I try to covert this bag file with the data type .db3 to csv I receive an error, but when I record the topic name /joint_states with bag record and then convert it to csv it works perfectly. What could be the problem?