An open API service indexing awesome lists of open source software.

https://github.com/tue-robotics/upower_ros

Expose upower battery info to ROS
https://github.com/tue-robotics/upower_ros

dbus dbus-python ros upower

Last synced: 6 months ago
JSON representation

Expose upower battery info to ROS

Awesome Lists containing this project

README

          

# upower_ros

[![CI](https://github.com/tue-robotics/upower_ros/actions/workflows/main.yml/badge.svg)](https://github.com/tue-robotics/upower_ros/actions/workflows/main.yml)

Package that contains library and node to request upower info. Most of the code is based on https://github.com/wogscpar/upower-python.