Skip to content

Conversation

@alex-luxonis
Copy link
Collaborator

No description provided.

Copy link
Contributor

@SzabolcsGergely SzabolcsGergely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

float rgb_fov_deg = 69.f;
float left_to_right_distance_m = 0.035f; // meters, not centimeters
float left_to_rgb_distance_m = 0;
std::string name;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should set these by default to : Unknown

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe some checks in the code could be a bit cleaner by using name.empty()?
But when displayed for the user, yes we could print something like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants