Skip to content

Server does not recognize camera value #34

Description

@p1uymi

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions