đź“–
Cerulean Sonar Docs
Docs DirectoryStore
Tracker 650
Tracker 650
  • Overview
    • CERULEANTRACKER DEPRECATION NOTICE
  • Quick Start for BlueROV / ArduSub Users
  • General Specifications
  • Configuring the Tracker 650
    • Finding the Configuration Web Page
    • Example Configuration Web Page
    • Live Status Page
    • Setting the Static IP Address
    • Setting the Fallback IP Address
    • Setting the Host IP Address
    • Setting the MAVLink REST Server Parameters
    • Setting Pool Mode
    • Setting DVL Mounting Rotation Offsets
      • Scenario: Driving Your Own Kalman Filter
        • Forward-Facing Mount
    • Setting Velocity Adjustment
  • General Usage
    • General Hints and Tips
    • Basic Operating Guidelines and Hints
    • Setting Speed of Sound
    • Scenario: Doing Your Own Dead Reckoning
    • Scenario: Holding Position
  • Using MAVLink and BlueOS for Position Hold on a BlueROV2
    • ArduPilot Parameters
    • Tracker 650 Setup for MAVLink Support
    • Global Origin
  • Mounting the Tracker 650
    • Bottom Mount
    • Thruster Deck Mount
      • Send xxx Message
  • Mounting Drawings (V1 pre-2025)
  • Communicating with the Tracker 650
    • Factory Defaults and Default Messages
    • The Ethernet Interface
    • Tips on How to Find the IP Address Assigned to Your Ethernet Adapter
    • Outgoing Message Formats, Tracker 650 to Host
      • $DVPDL and $DVPDX: DVL Position and Angle Deltas Messages
      • $DVNVM Non-Volatile Memory and Configuration
      • Freeform Error and Informational messages ($DVTXT)
      • $DVKFC Kalman Filter Raw Data Support Message
    • Commands Accepted by the Tracker 650
      • CONFIGURATION
      • SET-VELOCITY-ADJUSTMENT
        • SET-SPEED-OF-SOUND
      • SEND-DVPDL
      • SEND-DVPDX
      • SEND-DVKFC
      • SEND-MAVLINK-DISTANCE
      • MAVLINK-ORIGIN
      • SET-POSITION
      • SET-SENSOR-ORIENTATION
      • IP-ADDRESS
      • HOST-ADDRESS
      • MAVLINK-ADDRESS
      • FALLBACK-ADDRESS
      • UNICAST-TO-ME
      • PAUSE
      • RESUME
      • REBOOT
      • SET-POOL-MODE
    • Blue Robotics Discovery Protocol (Ethernet Only)
    • ARP (Address Resolution Protocol)
    • DHCP (Dynamic Host Configuration Protocol)
    • Ping (Internet Control Message Protocol Ping)
  • Coordinate Systems
  • Mounting Drawings (V2 post-2024)
  • CAD Models
  • Electrical Drawings
    • Power and Ethernet Cabling
  • Expectations
  • Copyright
Powered by GitBook
On this page
  • Sensor Frame
  • Vehicle Frame
  • Transforming Sensor Frame to Vehicle Frame.
  • Right-Hand Rule

Coordinate Systems

PreviousPing (Internet Control Message Protocol Ping)NextMounting Drawings (V2 post-2024)

Last updated 11 months ago

Sensor Frame

The sensor coordinate frame is shown in the diagram below. Rotations (not shown) are right-hand rule, with pitch being rotation around the Y axis, and roll being rotation around the X axis. Pitch and roll are independent (uncorrelated). This North-East-Down (NED) coordinate frame matches the frame used by ArduSub and other flight controllers.

Vehicle Frame

Vehicle Frame (or “ROV Frame” is standard North-East-Down (NED) for flight controls, with +X forward, +Y to port, and +Z to surface.

Transforming Sensor Frame to Vehicle Frame.

Right-Hand Rule

Right-hand rule is used to describe rotations around an axis in Cartesian coordinate system. In right-hand rule, you conceptually grasp an axis in your right hand, with your thumb laid along the axis pointing in the axis-positive direction. Your fingers curl around the axis, and they point in the direction of increasing (more positive Euler angles) rotation.

Readings computed in Sensor Frame can be transformed in three axes as specified in the command. This can used to compensate the data outputs to correct for mounting positions and orientations so the data lines up with the vehicle axes (e.g., you mount the sensor rotated by 90 degrees from "normal" to get a better placement for the cable exiting the sensor head).

SET-SENSOR-ORIENTATION
Sensor NED coordinate system. Note the cable penetrator axis is parallel to the -X axis.
Standard NED vehicle frame. BlueROV Heavy shown.