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

Modifications to the application #144

Open
ddudad opened this issue Jul 19, 2021 · 4 comments
Open

Modifications to the application #144

ddudad opened this issue Jul 19, 2021 · 4 comments
Labels
support Is a Q&A thread

Comments

@ddudad
Copy link

ddudad commented Jul 19, 2021

hi dmandrioli,
I'd appreciate if you could tell me which scripts and what to change for the following modifications for the 3D editor

  1. I want to make a PCD file open button in the PCD Point Cloud Editor.
    I'm going to add a open button next to the "SseToolbar3d.jsx" file download button. but i don't know how PCD file open.

  2. now, only one class is allowed. I'd like to make several of the same car class. (for example car1 class, car2 class ..)

@dmandrioli dmandrioli added the support Is a Q&A thread label Jul 20, 2021
@dmandrioli
Copy link
Member

Hi @ddudad,

  1. Currently PCD files are stored on the server, what you want to achieve would need too much work to be quickly described here.
  2. Just edit your settings.json

@ddudad
Copy link
Author

ddudad commented Aug 4, 2021

thank you for your answer.

I have one more question

can i get distance(cm or m..) information using x,y,z coordinate of the points?

@dmandrioli
Copy link
Member

Hi @ddudad, this is not implemented.

@ddudad
Copy link
Author

ddudad commented Aug 5, 2021

I will try implement.

I have a question

I think x,y,z information in cloudData is same with x,y,z information in .pcd but different.

what is x,y,z in cloudData ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Is a Q&A thread
Projects
None yet
Development

No branches or pull requests

2 participants