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

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

Go to the source code of this file.

Classes

class  creos_sdk_msgs::srv::GetBatteryStatus
 ROS service class definition for GetBatteryStatus. More...
 
class  creos_sdk_msgs::srv::GetBatteryStatus::Request
 ROS message class definition for GetBatteryStatus::Request. More...
 
class  creos_sdk_msgs::srv::GetBatteryStatus::Response
 ROS message class definition for GetBatteryStatus::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/GetBatteryStatus 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 battery status information
---
bool success # indicate successful run of triggered service
string message # informational, e.g. for error messages
BatteryStatus status