OpenTeleVision / TeleVision

[CoRL 2024] Open-TeleVision: Teleoperation with Immersive Active Visual Feedback
https://robot-tv.github.io/
Other
651 stars 66 forks source link

'install ca-certificates on VisionPro: mkcert -CAROOT.' What does '-CAROOT' represent and how should it be filled in? #14

Closed le-wei closed 4 months ago

le-wei commented 4 months ago

"Thank you very much for releasing such excellent work. I have some confusion regarding step 6 of the certificate generation: 'install ca-certificates on VisionPro: mkcert -CAROOT.' What does '-CAROOT' represent and how should it be filled in? Also, what does 'core==1.0.1' in the dependency files represent? I hope to get your clarification on these matters. Once again, thank you for your efforts."

chengxuxin commented 4 months ago

Just type mkcert -CAROOT as is in your terminal and it will return where the certificate is located so you can copy it to your Vision Pro/Mac/Ubuntu...

RexSkywalkerLee commented 4 months ago

For the package dependency bug, please update to the latest version. This bug is caused by legacy code and has been fixed in an earlier update.

le-wei commented 4 months ago

Thank you very much for your reply. I have already proceeded with the latest code.