When I run Cartographer Demobag, rviz-4 has died, what can I do?
I want to run Cartographer in noetic using turtlebot3. But When I run Cartographer Demobag, the error is occured.
================================================================================
REQUIRED process [rviz-4] has died!
process has died [pid 1147, exit code -6, cmd /opt/ros/noetic/lib/rviz/rviz -d /home/ubuntu/catkin_ws/install_isolated/share/cartographer_ros/configuration_files/demo_2d.rviz __name:=rviz __log:=/home/ubuntu/.ros/log/7baa3df0-0381-11ee-b6ce-6730ddd6236e/rviz-4.log].
log file: /home/ubuntu/.ros/log/7baa3df0-0381-11ee-b6ce-6730ddd6236e/rviz-4*.log
Initiating shutdown!
================================================================================
Master node OS version is Ubuntu 20.04.6 LTS and, remote PC OS version is Ubuntu 20.04.4 LTS.
I installed Cartographer following https://google-cartographer-ros.readthedocs.io/en/latest/compilation.html#building-installation
I removed Cartographer and reinstalled, but the situation is same.
When I installed Cartographer ERROR: the following packages/stacks could not have their rosdep keys resolved to system
dependencies: cartographer: [libabsl-dev] defined as "not available" for OS version [focal]
is occured.
So, I solved it by following https://github.com/cartographer-project/cartographer_ros/issues/1726
Now, what can I do?
Asked by yj on 2023-06-05 04:37:28 UTC
Comments