Update types

This commit is contained in:
John Zhao
2018-04-03 13:53:32 +08:00
parent 149ed6bdce
commit cd9af4fc48
3 changed files with 8 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ const char *to_string(const Capabilities &value) {
CASE(DEPTH)
CASE(POINTS)
CASE(FISHEYE)
CASE(INFRARED)
CASE(INFRARED2)
CASE(IMU)
default:
CHECK(is_valid(value));