Skip to content

Issue loading .pcd files with io.load() #488

Answered by marcomusy
jkissi asked this question in Q&A
Discussion options

You must be logged in to vote

My first guess is that your file is compressed (?), at present only ascii (non binary) pcd format is supported.
If you can read the file in some other way then you just need to create a vedo.Points(coords) object.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jkissi
Comment options

@marcomusy
Comment options

@jkissi
Comment options

Answer selected by jkissi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants