ZED2 is connected normally, SDK installation and ros_wrapper installation are completed. rostopic echo /zed2/zed_node/imu value is entered normally, but /odom twist value is not collected normally. Is there a solution?
Thank you for your reply~! I am trying to implement a VIO system by linking with MAVROS using ZED2. If so, do I need a separate construction process to obtain the twist value among the data for ODOM?
You can extract it by differentiating consecutive odom poses, but this cannot provide good results in some cases.
For this reason, we are not implementing this feature.