No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

power_msgs package from power_msgs repo

power_msgs

Package Summary

Tags No category tags.
Version 0.4.2
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fetchrobotics/power_msgs.git
VCS Type git
VCS Version ros1
Last Updated 2021-11-12
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS messages for power measurement and breaker control.

Additional Links

Maintainers

  • Eric Relson
  • Russell Toris
  • Fetch Robotics Open Source Team

Authors

  • Michael Ferguson

power_msgs

ROS messages for power measurement and breaker control

CHANGELOG

Changelog for package power_msgs

0.4.2 (2021-11-12)

  • Add is_charger_detected to BatteryState
  • Contributors: Eric Relson

0.4.1 (2020-05-24)

  • updates maintainers
  • Contributors: Alex Moriarty, Russell Toris

0.4.0 (2019-08-28)

  • Merge pull request #10 from pavansoundara/battery-data

    We\'ve released a binary version of the drivers which publishes the this version Note: will investigate switching both internal and external code to use: http://docs.ros.org/api/sensor_msgs/html/msg/BatteryState.html in the future.

    Adds:

    • total_capacity
    • current_capacity
    • battery_voltage
    • supply_voltage
    • charger_voltage

    Removes: - errors

  • Contributors: Alex Moriarty, Pavan Soundara

0.3.0 (2018-07-10)

  • updates ownership
  • Merge pull request #8 from cjds/errors Added error messages to the battery state for more information
  • added error messages to the battery state for more information in FC
  • Merge pull request #6 from macmason/master Add LICENSE file.
  • Add LICENSE file.
  • Contributors: Carl Saldanha, Mac Mason, Michael Ferguson, Russell Toris, cjds

0.2.0 (2015-07-06)

  • add message for battery state
  • Contributors: Michael Ferguson

0.1.3 (2015-02-24)

  • add name to breaker state message (for multiple breakers in an array)
  • Contributors: Michael Ferguson

0.1.2 (2015-01-26)

  • add limits, documentation (breaks MD5)
  • Contributors: Michael Ferguson

0.1.1 (2015-01-25)

  • add BreakerCommand
  • Contributors: Michael Ferguson

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Plugins

No plugins found.

Recent questions tagged power_msgs at Robotics Stack Exchange

No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.

power_msgs package from power_msgs repo

power_msgs

Package Summary

Tags No category tags.
Version 0.2.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fetchrobotics/power_msgs.git
VCS Type git
VCS Version indigo-devel
Last Updated 2018-07-10
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS messages for power measurement and breaker control.

Additional Links

Maintainers

  • Russell Toris
  • Alex Moriarty

Authors

  • Michael Ferguson

power_msgs

ROS messages for power measurement and breaker control

CHANGELOG

Changelog for package power_msgs

0.2.1 (2018-07-10)

  • updates ownership
  • Merge pull request #8 from cjds/errors Added error messages to the battery state for more information
  • added error messages to the battery state for more information in FC
  • Merge pull request #6 from macmason/master Add LICENSE file.
  • Add LICENSE file.
  • Contributors: Carl Saldanha, Mac Mason, Michael Ferguson, Russell Toris, cjds

0.2.0 (2015-07-06)

  • add message for battery state
  • Contributors: Michael Ferguson

0.1.3 (2015-02-24)

  • add name to breaker state message (for multiple breakers in an array)
  • Contributors: Michael Ferguson

0.1.2 (2015-01-26)

  • add limits, documentation (breaks MD5)
  • Contributors: Michael Ferguson

0.1.1 (2015-01-25)

  • add BreakerCommand
  • Contributors: Michael Ferguson

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

No launch files found

Plugins

No plugins found.

Recent questions tagged power_msgs at Robotics Stack Exchange

No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.

power_msgs package from power_msgs repo

power_msgs

Package Summary

Tags No category tags.
Version 0.4.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fetchrobotics/power_msgs.git
VCS Type git
VCS Version melodic-devel
Last Updated 2019-10-24
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ROS messages for power measurement and breaker control.

Additional Links

Maintainers

  • Niharika Arora
  • Carl Saldanha
  • Eric Relson
  • Russell Toris
  • Fetch Robotics Open Source Team

Authors

  • Michael Ferguson

power_msgs

ROS messages for power measurement and breaker control

CHANGELOG

Changelog for package power_msgs

0.4.0 (2019-08-28)

  • Merge pull request #10 from pavansoundara/battery-data

    We\'ve released a binary version of the drivers which publishes the this version Note: will investigate switching both internal and external code to use: http://docs.ros.org/api/sensor_msgs/html/msg/BatteryState.html in the future.

    Adds:

    • total_capacity
    • current_capacity
    • battery_voltage
    • supply_voltage
    • charger_voltage

    Removes: - errors

  • Contributors: Alex Moriarty, Pavan Soundara

0.3.0 (2018-07-10)

  • updates ownership
  • Merge pull request #8 from cjds/errors Added error messages to the battery state for more information
  • added error messages to the battery state for more information in FC
  • Merge pull request #6 from macmason/master Add LICENSE file.
  • Add LICENSE file.
  • Contributors: Carl Saldanha, Mac Mason, Michael Ferguson, Russell Toris, cjds

0.2.0 (2015-07-06)

  • add message for battery state
  • Contributors: Michael Ferguson

0.1.3 (2015-02-24)

  • add name to breaker state message (for multiple breakers in an array)
  • Contributors: Michael Ferguson

0.1.2 (2015-01-26)

  • add limits, documentation (breaks MD5)
  • Contributors: Michael Ferguson

0.1.1 (2015-01-25)

  • add BreakerCommand
  • Contributors: Michael Ferguson

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Plugins

No plugins found.

Recent questions tagged power_msgs at Robotics Stack Exchange