Closed narutojxl closed 4 years ago
We didn't test it under Ubuntu 16.04 as written in the instruction. Also, we didn't observe such an issue.
We didn't test it under Ubuntu 16.04 as written in the instruction. Also, we didn't observe such an issue.
How do you fix this issue? I meet same problem with you!
The same rviz result, but I didn't see the crash.
Hi all Sometimes when i run
rosbag play FR_IOSB_Tree_64.bag --clock -r 1 --pause
, everything is OK. The terminal output nothing, and the map showed in rviz is also OK. Sometimes the rviz result is unnormal and error occured about the backend, it seems about rotation? Did anyone else encounter this problem?This is the rviz's snap capture.
I modify the CMakeLists
set(CMAKE_BUILD_TYPE "Release")
, my OS is ubuntu16.04, installed eigen3.3.7, ceres2.0.0 and gtsam-4.0.2, config as following. I don't modify the config file and launch file. Although play bag, we also published--clock
, but i see the launch file<param name="/use_sim_time" value="false" />
, i remain the paramfalse
.