Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'NoneType' object is not subscriptable #1

Open
cosmindful opened this issue May 7, 2021 · 0 comments · May be fixed by #2
Open

TypeError: 'NoneType' object is not subscriptable #1

cosmindful opened this issue May 7, 2021 · 0 comments · May be fixed by #2

Comments

@cosmindful
Copy link

Replicate Issue

  • do not connect the Waterlinked Box or pull Locator outside water
  • start the ROS Master
  • start Waterlinked ROS Driver

Description or error

When the connection to the locator is interrupted or not properly established, that the values returned by the HTTP API are null. These are not correctly parsed by the ROS Driver, but as soon as the first null response is received, the error in the title is thrown.

Effect

ROS Driver crashes when the Waterlinked connection is not working properly. This can stall data collection and impede autonomous naviagation because one has to manually check the the ROS node is running and hasn't crashed.

cosmindful pushed a commit to cosmindful/waterlinked_ros_driver that referenced this issue May 7, 2021
@cosmindful cosmindful linked a pull request May 7, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant