Skip to content
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

Updated both record and replay scripts. #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Erol444
Copy link
Member

@Erol444 Erol444 commented May 20, 2023

Requires 1.13 SDK release
Requires: luxonis/depthai#989

@Erol444 Erol444 linked an issue May 20, 2023 that may be closed by this pull request
@Erol444 Erol444 linked an issue Jun 16, 2023 that may be closed by this pull request
@Jalen-Xu
Copy link

Jalen-Xu commented Jul 4, 2023

Hello,

I use the latest version of record.py file to record depth data, but it still prompts an error, as shown below.

企业微信截图_16884639141778

@Erol444
Copy link
Member Author

Erol444 commented Jul 4, 2023

Hi @Jalen-Xu, for depth, you'd need to record either in MCAP or ROSBAG, not VIDEO.

@Jalen-Xu
Copy link

Jalen-Xu commented Jul 5, 2023

Hi,

Thank you for your support!
By executing the command "python record.py -save depth -type ROSBAG" , I saved a depth image (in rosbag format). Then I ran the RealSense Viewer software and tried to replay this depth image, but I failed. It prompted some errors, as shown below.
企业微信截图_16885401575893

@Erol444
Copy link
Member Author

Erol444 commented Jul 5, 2023

@Jalen-Xu Could you try to open rosbag with foxglove studio instead?

@Jalen-Xu
Copy link

Jalen-Xu commented Jul 5, 2023

Thank you.
I was able to successfully open the rosbag depth image file through the foxglove studio software. But I can't see the x/y/z values of each pixel point. Compared to RealSense Viewer software, foxglove studio software is inconvenient.

@Erol444
Copy link
Member Author

Erol444 commented Jul 7, 2023

Hi @Jalen-Xu ,
What about recording pointcloud instead of the depth frame?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants