![]() | 1 | initial version |
Late answer but worth doing so. rosnode kill -a will terminate correctly all nodes.
For example before I was terminating all processes by using killall -u user_name, and this managed the rtabmap node to corrupt the database. With the command I first mentioned, no more corruption happens.