• Diff for "ocean_battery_driver"
Differences between revisions 32 and 33
Revision 32 as of 2009-12-11 03:29:04
Size: 831
Editor: BrianGerkey
Comment:
Revision 33 as of 2009-12-11 03:44:58
Size: 1321
Editor: BrianGerkey
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:

==== Parameters ====
{{{
#!clearsilver CS/NodeAPI
param {
  no_header= True
  0.name= ~number_of_ports
  0.type= int
  0.default= if no value specified on command-line, 4
  0.desc= Number of ports to monitor
  1.name= ~debug_level
  1.type= int
  1.default= if no value specified on command-line, 0
  1.desc= Debug level
  2.name= ~port<ID>
  2.type= string
  2.default= `"/dev/ttyUSB<ID>"`
  2.desc= Which device file is associated with the battery on port <ID>
}
}}}

  Show EOL distros: 

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

  • Maintainer status: unmaintained
  • Maintainer: ROS Orphaned Package Maintainers <ros-orphaned-packages AT googlegroups DOT com>
  • Author: Tully Foote, Curt Meyers
  • License: BSD
  • Source: git https://github.com/pr2/pr2_power_drivers.git (branch: kinetic-devel)
pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

  • Maintainer status: unmaintained
  • Maintainer: ROS Orphaned Package Maintainers <ros-orphaned-packages AT googlegroups DOT com>
  • Author: Tully Foote, Curt Meyers
  • License: BSD
  • Source: git https://github.com/pr2/pr2_power_drivers.git (branch: kinetic-devel)
pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

  • Maintainer status: unmaintained
  • Maintainer: ROS Orphaned Package Maintainers <ros-orphaned-packages AT googlegroups DOT com>
  • Author: Tully Foote, Curt Meyers
  • License: BSD
  • Source: git https://github.com/pr2/pr2_power_drivers.git (branch: kinetic-devel)
pr2_power_drivers: ocean_battery_driver | power_monitor | pr2_power_board

Package Summary

This is an interface to the Ocean Server Technology Intelligent Battery and Power System.

  • Maintainer status: unmaintained
  • Maintainer: ROS Orphaned Package Maintainers <ros-orphaned-packages AT googlegroups DOT com>
  • Author: Tully Foote, Curt Meyers
  • License: BSD
  • Source: git https://github.com/pr2/pr2_power_drivers.git (branch: kinetic-devel)

Associated Hardware

Nodes

ocean_server

Advertised topics

/diagnostics (diagnostics_msgs/DiagnosticArray)

  • Diagnostic information
/battery/server2 (pr2_msgs/BatteryServer2)
  • Battery data
/battery/server (pr2_msgs/BatteryServer)
  • Battery data (DEPRECATED)

Parameters

~number_of_ports (int, default: if no value specified on command-line, 4)

  • Number of ports to monitor
~debug_level (int, default: if no value specified on command-line, 0)
  • Debug level
~port<ID> (string, default: "/dev/ttyUSB<ID>")
  • Which device file is associated with the battery on port <ID>

Wiki: ocean_battery_driver (last edited 2010-04-16 18:29:22 by KevinWatts)