ros3djs icon indicating copy to clipboard operation
ros3djs copied to clipboard

Double extension of EventDispatcher

Open sevenbitbyte opened this issue 7 years ago • 0 comments

This appears to only occur in InteractiveMarker https://github.com/RobotWebTools/ros3djs/blob/develop/src/interactivemarkers/InteractiveMarker.js#L19, however all THREE.Object3D instances already have extended THREE.EventDispatcher

https://threejs.org/docs/#api/core/Object3D.DefaultMatrixAutoUpdate

sevenbitbyte avatar Mar 06 '18 01:03 sevenbitbyte