opensw
0.1
  • Class Hierarchy
  • File Hierarchy
  • Reference
    • Namespaces
      • Namespace opensw
        • Detailed Description
        • Classes
        • Enums
        • Functions
        • Variables
    • Classes and Structs
      • Struct Bitmap
        • Struct Documentation
      • Struct HealthStatus
        • Struct Documentation
      • Struct ImuData
        • Struct Documentation
      • Struct LaserPoint
        • Struct Documentation
      • Struct LaserScan
        • Struct Documentation
      • Class Client
        • Class Documentation
    • Enums
      • Enum MapKind
        • Enum Documentation
      • Enum MapType
        • Enum Documentation
    • Functions
      • Function opensw::base64_decode
        • Function Documentation
      • Function opensw::base64_encode
        • Function Documentation
      • Function opensw::inflate
        • Function Documentation
      • Function opensw::parseLaserPoints
        • Function Documentation
    • Variables
      • Variable opensw::CMD_GET_IMU_IN_ROBOT_COORDINATE
        • Variable Documentation
      • Variable opensw::CMD_GET_KNOWN_AREA
        • Variable Documentation
      • Variable opensw::CMD_GET_LASER_SCAN
        • Variable Documentation
      • Variable opensw::CMD_GET_LOCATION
        • Variable Documentation
      • Variable opensw::CMD_GET_MAP_DATA
        • Variable Documentation
      • Variable opensw::CMD_GET_POSE
        • Variable Documentation
      • Variable opensw::CMD_GET_ROBOT_HEALTH
        • Variable Documentation
      • Variable opensw::CMD_GET_SPD_VERSION
        • Variable Documentation
      • Variable opensw::CMD_GET_SYSTEM_RESOURCE
        • Variable Documentation
      • Variable opensw::DELIM
        • Variable Documentation
      • Variable opensw::MAX_ANGLE
        • Variable Documentation
      • Variable opensw::MAX_DISTANCE
        • Variable Documentation
      • Variable opensw::RLE_HEADER_SIZE
        • Variable Documentation
    • Defines
      • Define FMT_USE_STRING_VIEW
        • Define Documentation
    • Directories
      • Directory src
        • Subdirectories
      • Directory opensw
        • Subdirectories
      • Directory include
        • Subdirectories
      • Directory opensw
        • Files
    • Files
      • File base64.h
        • Definition (/tmp/ws/src/opensw/include/opensw/base64.h)
          • Program Listing for File base64.h
        • Includes
        • Namespaces
        • Functions
      • File client.h
        • Definition (/tmp/ws/src/opensw/include/opensw/client.h)
          • Program Listing for File client.h
        • Includes
        • Namespaces
        • Classes
      • File logger.h
        • Definition (/tmp/ws/src/opensw/include/opensw/logger.h)
          • Program Listing for File logger.h
        • Includes
        • Defines
      • File protocol.h
        • Definition (/tmp/ws/src/opensw/include/opensw/protocol.h)
          • Program Listing for File protocol.h
        • Includes
        • Included By
        • Namespaces
        • Functions
        • Variables
      • File types.h
        • Definition (/tmp/ws/src/opensw/include/opensw/types.h)
          • Program Listing for File types.h
        • Includes
        • Included By
        • Namespaces
        • Classes
        • Enums
opensw
  • Class Hierarchy
  • View page source

Class Hierarchy

    • Namespace opensw
      • Struct Bitmap
      • Struct HealthStatus
      • Struct ImuData
      • Struct LaserPoint
      • Struct LaserScan
      • Class Client
      • Enum MapKind
      • Enum MapType

File Hierarchy

    • Directory src
      • Directory opensw
        • Directory include
          • Directory opensw
            • File base64.h
            • File client.h
            • File logger.h
            • File protocol.h
            • File types.h

Reference

Namespaces

  • Namespace opensw

Classes and Structs

  • Struct Bitmap
  • Struct HealthStatus
  • Struct ImuData
  • Struct LaserPoint
  • Struct LaserScan
  • Class Client

Enums

  • Enum MapKind
  • Enum MapType

Functions

  • Function opensw::base64_decode
  • Function opensw::base64_encode
  • Function opensw::inflate
  • Function opensw::parseLaserPoints

Variables

  • Variable opensw::CMD_GET_IMU_IN_ROBOT_COORDINATE
  • Variable opensw::CMD_GET_KNOWN_AREA
  • Variable opensw::CMD_GET_LASER_SCAN
  • Variable opensw::CMD_GET_LOCATION
  • Variable opensw::CMD_GET_MAP_DATA
  • Variable opensw::CMD_GET_POSE
  • Variable opensw::CMD_GET_ROBOT_HEALTH
  • Variable opensw::CMD_GET_SPD_VERSION
  • Variable opensw::CMD_GET_SYSTEM_RESOURCE
  • Variable opensw::DELIM
  • Variable opensw::MAX_ANGLE
  • Variable opensw::MAX_DISTANCE
  • Variable opensw::RLE_HEADER_SIZE

Defines

  • Define FMT_USE_STRING_VIEW

Directories

  • Directory src
  • Directory opensw
  • Directory include
  • Directory opensw

Files

  • File base64.h
  • File client.h
  • File logger.h
  • File protocol.h
  • File types.h
Previous Next

© Copyright 2021, BSD.

Built with Sphinx using a theme provided by Read the Docs.