-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I know I am doing something wrong, but I cann't seem to find the solution.
I want to set the camera of my segment (PhotogrammetryAlgorithm)
I do:
.addParameterValues(ParameterValue.newBuilder()
.setName("camera")
.setValue("GoPro Hero3 Black Edition"))
But I always recieve a
MS_ERROR: Camera is not selected. Select camera from the drop-down list. If drop-down list is empty please add camera to the vehicle profile (Menu -> Profiles).
Eventhough my vehicle is configured with that camera in the UI.
What do I do wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels