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... | |
The network configuration for the MultiSense.
Definition at line 1267 of file LibMultiSense/include/MultiSense/MultiSenseTypes.hh.
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.
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.
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.