Add ROS level API for the following [libcreate](https://github.com/AutonomyLab/libcreate) functions: ``` C++ uint16_t getVoltage() const; uint16_t getCurrent() const; uint8_t getTemperature() const; uint16_t getBatteryCharge() const; uint16_t getBatteryCapacity() const; ```
Add ROS level API for the following libcreate functions: