I'm using the ROS3D library and trying to display the mico arm in the browser. When I display the arm only the base of it shows up, and many warning messages are thrown.

The error message is THREE.Material: 'color' parameter is undefined.
Other models are loading fine. This may be an issue with the models given in this library.
I'm using the ROS3D library and trying to display the mico arm in the browser. When I display the arm only the base of it shows up, and many warning messages are thrown.
The error message is
THREE.Material: 'color' parameter is undefined.Other models are loading fine. This may be an issue with the models given in this library.