You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
When using a ROS 2 bridge to convert battery state from gz to
sensor_msgs/BatteryState
in ROS 2,sensor_msgs/BatteryState
expects thecurrent
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?Description
current value is negative value.
current value is positive value.
Steps to reproduce
Output
The text was updated successfully, but these errors were encountered: