-
Notifications
You must be signed in to change notification settings - Fork 28
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
RS crashes when getting empty detect query #169
Comments
@jworch dumb mistake, not checking in the code before. Is this with the latest devel? I'll fix it with the next PR. |
@bbferka Ignore that for the moment. That error occurred with the older code base we use in ropha. I haven't tested that with the current version yet. |
Merged
bbferka
added a commit
that referenced
this issue
Jul 2, 2019
bbferka
added a commit
that referenced
this issue
Jul 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
query: {"detect":""}
->
run: /u/ropha/git/robosherlock_ws/src/robosherlock/rapidjson_ros/include/rapidjson/include/rapidjson/document.h:1081: rapidjson::GenericValue<Encoding, Allocator>::MemberIterator rapidjson::GenericValue<Encoding, Allocator>::MemberBegin() [with Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>; rapidjson::GenericValue<Encoding, Allocator>::MemberIterator = rapidjson::GenericMemberIterator<false, rapidjson::UTF8<>, rapidjson::MemoryPoolAllocator<> >]: Assertion IsObject() failed.
The text was updated successfully, but these errors were encountered: