VMX HAL:  SPI Aux Channel 2 opened with baudrate of 4000000. 
 VMX HAL:  Established communication with VMX-pi model 0x32, hardware rev 60, firmware version 3.0.411 
 VMX HAL:  Acquired navX-Sensor configuration. 
 VMX HAL:  Library version 1.1.237 
 Set VMX CAN Mode to NORMAL. 
 Server Running... 
 ********** Robot program starting ********** 
ERROR  1  Could not find REV color sensor  com.revrobotics.ColorSensorV3.checkDeviceID(ColorSensorV3.java:400) 
 Error at com.revrobotics.ColorSensorV3.checkDeviceID(ColorSensorV3.java:400): Could not find REV color sensor 
 [...]
I tried changed the port address to I2C.Port.kOnboard, with no change.  I've tried it on two different VMX-pi s, and get
the same result on both.
Any recommendations about how to diagnose the problem, so the library can find the sensor?
------------