-
Notifications
You must be signed in to change notification settings - Fork 163
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
[BUG] Failed to visualize all transforms in bag recording #17
Comments
The static frames ( |
Yes I have checked that and I have filled in the Additional context section with the info I could found and appeared to be somewhat related. Could you reproduce this error? |
I have not tried yet, but I suppose this is a ROS2 bug more than a "ZED ROS2 Wrapper" bug and the best place to search for a solution is on ROS answers website |
Yes, I have submitted this issue on ROS answers, as well. |
Good, please link the post here so we can keep track of it 👍 |
Hi, Unfortunately no one has answered this question so far... If we could find a simple solution to record and sync data during playback from other sensors we could drop rosbag once and for all. |
There was a problem in ROS1 with SVO and simulated timestamp. I must check if in ROS2 the problem has been overcome. |
Describe the bug
[Eloquent] When replaying zed node data from rosbag in rviz2 tf view, only odom, base_link, map frames are available, the following frames are not:
Device information:
To Reproduce
Steps to reproduce the behavior:
You can see all the frames (including zed2_* frames showing up on display)
Stop rosbag recording (with ctrl+c), zed_node, and rvzi2
Now try to replay data, start rviz2 first.
Start rosbag replay
Expected behavior
Here I expect to see base_link, map, odom, and zed2_* frames but I cannot see zed2_* frames nor in the frame listing neither in the Tree.
Is there any guess what could be the problem?
However, If I run robot state publisher manually, while replaying the bag all other frames appears, too.
Step 7
Additional context
The text was updated successfully, but these errors were encountered: