-
Notifications
You must be signed in to change notification settings - Fork 2
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
failed to use my own data #9
Comments
Hmm, try saving the data out to files and running in offline mode to manually check the RGB images are valid and if its an issue with the method |
When I used offline mode, the "ns-train" command had a result like this: When I checked the transforms.json, I found the problem should be caused by the transform matrix, it goes like this: |
4th column should be You can disable the pose scaling with the argument |
When I used my own rosbag (including rgb images, depth images, camera_info and tf_statics) and edited the configuation file, I failed to see the reconstruction results. What's the problem here?
The text was updated successfully, but these errors were encountered: