osrf / rmf_core

Provides the centralized functions of RMF: scheduling, etc.
Apache License 2.0
102 stars 41 forks source link

Feature/battery planning #165

Closed Yadunund closed 3 years ago

Yadunund commented 4 years ago

This PR introduces a new package, rmf_battery to model the battery drain for mobile robot participants in RMF. In particular it introduces:

The expectation is for the user to use a combination of MotionPowerSink and DevicePowerSink(s) to compute the expected battery drain for various applications

Yadunund commented 3 years ago

Closing in favor of https://github.com/osrf/rmf_core/pull/217