-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
bugSomething isn't workingSomething isn't workinghigh priorityThis is a high priority issueThis is a high priority issue
Description
Issue Description
When using SITL, mavros does not publish any battery state information. I anticipate that the SITL interface simply does not support publishing this information. This is an issue because the thruster dynamics currently rely upon this battery state information.
Steps to Reproduce
Launch the SITL interface using gazebo
ros2 launch blue_bringup bluerov2.launch.py use_sim:=trueEcho the /mavros/battery topic
ros2 topic echo /mavros/batteryExpected Behavior
Either one of two things must happen:
- The battery state topic is published to with a simulated battery state
- The thruster dynamics do not rely upon the battery state
Error Message
N/ARuntime Environment
This occurs when running the SITL environment in the dev container.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghigh priorityThis is a high priority issueThis is a high priority issue