When using a ROS 2 bridge to convert battery state from gz to `sensor_msgs/BatteryState` in ROS 2,
`sensor_msgs/BatteryState` expects the `current` to have a negative value during discharge.
However, the `gz-sim-linearbatteryplugin-system` plugin does not behave this way.
Is it correct for the `current` in the gz message to remain positive even during discharge?
Environment
Description
current value is negative value.
current value is positive value.
Steps to reproduce
1. 2. 3.
Output