INGU Choi
INGU Choi
Hi, I solve the issue with reference to @Alexjgxt18. (https://github.com/ros2/rosidl/blob/rolling/rosidl_cmake/cmake/rosidl_get_typesupport_target.cmake)  
Did you resolve this issue? I have same issue...
> The rviz crash after a period of running, give the following error messages > > ``` > [ WARN] [1667566012.731866799]: OGRE EXCEPTION(4:ItemIdentityException): An object of type 'ManualObject' with name...
You can save the map with this command `ros2 service call /save_pcd direct_lidar_inertial_odometry/srv/SavePCD "{'leaf_size': 0.2, 'save_path': '~/map'}"`. If you can not save the map, can you replace the relative path...