introlab / opentera-webrtc-teleop-frontend

OpenTera VUE3.js Frontend to be used with opentera-webrtc signaling server (local or on the Internet)
Apache License 2.0
4 stars 1 forks source link

Update capabilities, add head movements on ttop and fix Actions button on touch screen #42

Closed philippewarren closed 2 years ago

philippewarren commented 2 years ago

philippewarren commented 2 years ago

https://github.com/introlab/opentera-webrtc-teleop-frontend/blob/ttop_head_movements/teleop-vue/.eslintrc.js#L18

Looks like we configured the project to warn for console.log statements in production. Some of these I forgot to remove, but others were already there (Switching to localization/mapping mode).

Should we remove them also?

doumdi commented 2 years ago

I think we can leave them for now.