Skip to content

Commit

Permalink
Update SpawnCamera's doc string
Browse files Browse the repository at this point in the history
Signed-off-by: Audrow Nash <audrow@hey.com>
  • Loading branch information
paudrow committed Jun 15, 2021
1 parent 0d4980d commit 861f8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gazebo/test/ServerFixture.hh
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ namespace gazebo
/// \param[in] _distortionP2 Distortion coefficient p2.
/// \param[in] _cx Normalized optical center x, used for distortion.
/// \param[in] _cy Normalized optical center y, used for distortion.
/// \param[in] _useRealDistortion Use real distortion
/// \param[in] _legacyMode Use the legacy distortion model.
protected: void SpawnCamera(const std::string &_modelName,
const std::string &_cameraName,
const ignition::math::Vector3d &_pos =
Expand Down

0 comments on commit 861f8eb

Please sign in to comment.