Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

test-device-ping360 fails to turn off motor

Open
#68 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start with test/test-device-ping360.cpp and reproduce the Ping360 test, focusing on the Turn off motor step after the successful transducer checks. Trace the device interaction used by that step and compare its behavior with the reported firmware version 3.3.8. Done means the motor-off check passes without the runtime error.

Written by the indexing model from the issue text.

Description

I am testing the ping360 with test-device-ping360.cpp and it keeps failing to turn off the motors, I got the following output:

Test Device initialization: SUCCESS
Test Device type: SUCCESS
Test Device ID: SUCCESS
Test Ping protocol version: SUCCESS
Firmware version: 3.3.8
Test Check 400 transducer messages: SUCCESS
Test Check 400 auto transducer messages: SUCCESS
Test Turn off motor: ERROR
terminate called after throwing an instance of 'std::runtime_error'
  what():  Test failed: Turn off motor
Aborted (core dumped)

Any suggestions for fixing this?

Dominant language
C++
Stars
19
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bluerobotics/ping-cpp

All issues in bluerobotics/ping-cpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.