Hi,
I am using a DVL A50 with the BlueROV2 (R4 version). All my network connections are working properly and I am getting a steady green light on the DVL. However, this is the how the dashboard is when I run the robot.
I am getting the dead reckoning values but not the Doppler Velocity. Here is a snippet of the recorded JSON values as well for reference:
data: "{\"ts\":1550142481.8864772,\"x\":0.4763551030519053,\"y\":-1.2124421059259085,\"\
z\":-0.11152942361177128,\"std\":0.5248480985502134,\"roll\":-13.105969864905793,\"\
pitch\":-5.937382047858363,\"yaw\":119.03320655926836,\"type\":\"position_local\"\
,\"status\":0,\"format\":\"json_v3\"}\r"
data: "{\"ts\":1550142482.1119018,\"x\":0.48200987595900496,\"y\":-1.191128443312616,\"\
z\":-0.16075971030523983,\"std\":0.524900123016926,\"roll\":-14.953961868672828,\"\
pitch\":-4.482396917727452,\"yaw\":117.21589036783122,\"type\":\"position_local\"\
,\"status\":0,\"format\":\"json_v3\"}\r"
data: "{\"ts\":1550142482.3367517,\"x\":0.5281306243185511,\"y\":-1.188227158108969,\"z\"\
:-0.17868863948704092,\"std\":0.5249784499580349,\"roll\":-16.700143724277257,\"\
pitch\":-4.006577108062463,\"yaw\":113.82928152245383,\"type\":\"position_local\"\
,\"status\":0,\"format\":\"json_v3\"}\r"
data: "{\"ts\":1550142482.5369565,\"x\":0.5534075029274759,\"y\":-1.2150575593490816,\"\
z\":-0.17535461936053484,\"std\":0.5251346309213472,\"roll\":-18.542144389221342,\"\
pitch\":-3.898757681161293,\"yaw\":110.62439828390481,\"type\":\"position_local\"\
,\"status\":0,\"format\":\"json_v3\"}\r"
data: "{\"ts\":1550142482.7618692,\"x\":0.5868714445115497,\"y\":-1.2122991573285484,\"\
z\":-0.1595779699028749,\"std\":0.5251206584915138,\"roll\":-19.821144728805695,\"\
pitch\":-3.4669447364460577,\"yaw\":107.49243619753122,\"type\":\"position_local\"\
,\"status\":0,\"format\":\"json_v3\"}\r"
Kindly let me know what can be done to get the doppler velocity values.
Thanks!