CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
get_system_info.hpp File Reference

Interface definition of the creos_sdk_msgs/srv/GetSystemInfo service. More...

Go to the source code of this file.

Classes

class  creos_sdk_msgs::srv::GetSystemInfo
 ROS service class definition for GetSystemInfo. More...
 
class  creos_sdk_msgs::srv::GetSystemInfo::Request
 ROS message class definition for GetSystemInfo::Request. More...
 
class  creos_sdk_msgs::srv::GetSystemInfo::Response
 ROS message class definition for GetSystemInfo::Response. More...
 

Namespaces

namespace  creos_sdk_msgs
 The creos_sdk_msgs package contains ROS2 interface definitions.
 
namespace  creos_sdk_msgs::srv
 service definitions of the creos_sdk_msgs package
 

Detailed Description

Interface definition of the creos_sdk_msgs/srv/GetSystemInfo service.

# Copyright (C) 2024 Avular Holding B.V. - All Rights Reserved
# You may use this code under the terms of the Avular
# Software End-User License Agreement.
#
# You should have received a copy of the Avular
# Software End-User License Agreement license with
# this file, or download it from: avular.com/eula
# Get the system information
---
bool success # indicate successful run of triggered service
string message # informational, e.g. for error messages
SystemInfo info