Public Attributes | List of all members
multisense::MultiSenseInfo::NetworkInfo Struct Reference

The network configuration for the MultiSense. More...

#include <MultiSenseTypes.hh>

Public Attributes

std::string gateway = "10.66.171.1"
 The gateway of the camera (i.e. X.X.X.X) More...
 
std::string ip_address = "10.66.171.21"
 The ip address of the camera (i.e. X.X.X.X) More...
 
std::string netmask = "255.255.255.0"
 The netmask of the camera (i.e. X.X.X.X) More...
 

Detailed Description

The network configuration for the MultiSense.

Definition at line 1267 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

Member Data Documentation

◆ gateway

std::string multisense::MultiSenseInfo::NetworkInfo::gateway = "10.66.171.1"

The gateway of the camera (i.e. X.X.X.X)

Definition at line 1277 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

◆ ip_address

std::string multisense::MultiSenseInfo::NetworkInfo::ip_address = "10.66.171.21"

The ip address of the camera (i.e. X.X.X.X)

Definition at line 1272 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.

◆ netmask

std::string multisense::MultiSenseInfo::NetworkInfo::netmask = "255.255.255.0"

The netmask of the camera (i.e. X.X.X.X)

Definition at line 1282 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.


The documentation for this struct was generated from the following file:


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:10