-
Notifications
You must be signed in to change notification settings - Fork 823
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
rviz crash #21
Comments
Sorry, but I never had that error. |
ok. thanks. further searching revealed its a known issue in rviz. phir2-lab/hratc2017_framework#4 also i realised that despite this error, ORB_SLAM is still running in the background and one can simply open a new console window and re-run rviz and open the provided config file. then everything is back again. :) |
i've tested a little bit more and realized that this crash always happens when KFs reach 1024. then i reopen rviz again (as mentioned earlier, ORB_SLAM is still running) then the next crash happens exactly when reaching KFs of 2048. |
@gitunit I have also the same issue ! Did you find a way to solve this ? |
no, i haven't. i tried a self compiled version of rviz which is build on ogre 1.10 but still the same issue. |
No still didn't find a solution.. |
btw, here is a tipp: toggle off keyframe markers and this error will not happen ;) best solution for me so far. you can toggle it on after KF has reached 1024 or before. however if KF markers are on and the 1024th KF will be added, rviz will crash. |
hola raúl,
did you ever run into the following error? http://answers.ros.org/question/192272/possible-limitation-of-points-in-markerline_strip-and-rviz/
by now i had this problem several times, mostly this happened after loop closure when my rosbag run the second time. i know its a rviz problem but maybe you solved this already?
The text was updated successfully, but these errors were encountered: