![]() | 1 | initial version |
Thanks to the post by @Dereck, I worked around this long-persistent issue by the following (not sure what the root cause was though):
$ sudo apt-get purge ros-hydro-* && sudo apt-get autoremove
$ sudo apt-get install ros-hydro-desktop-full
![]() | 2 | No.2 Revision |
Thanks to the post by @Dereck, I worked around this long-persistent issue by the following (not sure what the root cause was though):
$ sudo apt-get purge ros-hydro-* && sudo apt-get autoremove
$ sudo apt-get install ros-hydro-desktop-full
Update) On another machine I saw this issue again. Strangely enough, the error doesn't happen when RViz is run with gdb
.