Skip to content

Add support for battery state #7

Open
@jacobperron

Description

@jacobperron

Add ROS level API for the following libcreate functions:

uint16_t getVoltage() const;
uint16_t getCurrent() const;
uint8_t getTemperature() const;
uint16_t getBatteryCharge() const;
uint16_t getBatteryCapacity() const;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions