When I execute python run_slam_pipeline.py example_demo_session, I found that I encountered an error when executing 02_create_map.py, which prevented me from getting map_atlas.osa
The log is as follows:
slam_stdout.txtslam_stderr.txt
I don’t know much about SLAM and I’m not sure what the problem is.
When I execute
python run_slam_pipeline.py example_demo_session
, I found that I encountered an error when executing02_create_map.py
, which prevented me from gettingmap_atlas.osa
The log is as follows: slam_stdout.txt slam_stderr.txt I don’t know much about SLAM and I’m not sure what the problem is.