Skip to content

Commit

Permalink
Added motion duration to gui_camera.proto
Browse files Browse the repository at this point in the history
Signed-off-by: Johan Rutgeerts <johan.rutgeerts@lancewood.eu>
  • Loading branch information
jrutgeer committed Nov 20, 2023
1 parent 03cacdb commit 8d7b763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/gz/msgs/gui_camera.proto
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ message GUICamera

/// \brief Type of projection: "perspective" or "orthographic".
string projection_type = 6;
/// \brief The duration in seconds of the camera motion to the new camera pose.
double duration = 7;
}

0 comments on commit 8d7b763

Please sign in to comment.