Skip to content

Commit

Permalink
Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaiseLebreton authored Nov 29, 2024
1 parent 764298e commit 4429335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ouster_client/include/ouster/client.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ std::shared_ptr<client> init_client(const std::string& hostname, int lidar_port,
* using zero the method will automatically acquire and assign any free port.
* @param[in] imu_port port on which the sensor will send imu data. When
* using zero the method will automatically acquire and assign any free port.
* @param[in] operating_mode The lidar operating mode. When using zero the
* method will leave the sensor in its current operating mode.
* @param[in] timeout_sec how long to wait for the sensor to initialize.
* @param[in] persist_config if true, persists sensor settings between restarts
*
Expand Down

0 comments on commit 4429335

Please sign in to comment.