-
Notifications
You must be signed in to change notification settings - Fork 129
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
Not moving after draw marker with melodic #57
Comments
hi kristfrizh, I've got the same error. did you get the answer? |
oh hii
still like that
I think it still not compatible with melodic version
regards
…On Thu, Sep 24, 2020 at 2:46 PM naseeef ***@***.***> wrote:
hi kristfrizh, I've got the same error. did you get the answer?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQKBDOKVFCSD5ERLEEBNVQTSHL2O3ANCNFSM4P2ZEXYQ>
.
|
I get this error as follows (Noetic - Package built from source): The initial exploration seems to be working but ends early at some point - depends on pre-determined points AFAIK... and I get this: [ INFO] [1668333655.747359764, 1420.770000000]: Goal reached Then if I trying a new polygon: [ INFO] [1668417507.443129845, 140.190000000]: Sending goal Also, I am still bombarded by messages like: |
Hello guys
I'm quite new in ros and encountered some problem when I try frontier_exploration.
I got the error after finish the drawing like this :
Warning: class_loader.ClassLoader: SEVERE WARNING!!! Attempting to unload library while objects created by this loader exist in the heap! You should delete your objects before attempting to unload the library or destroying the ClassLoader. The library will NOT be unloaded.
at line 122 in /tmp/binarydeb/ros-melodic-class-loader-0.4.1/src/class_loader.cpp
I have also tried #47 this solution but still not move
I am using Jackal_simulation to do this.
thank you
The text was updated successfully, but these errors were encountered: