Can I plot Euler angles in rxbag? [closed]
I would like to use rxbag to plot the yaw angle I obtain from a localization algorithm, however the orientation in geometry_msgs::PoseStamped (and most other messages) is given in quaternions. Is it possible to somehow convert that to directly to Euler angles to plot them in the GUI?