when I run command "rosrun ORB_SLAM3 RGBD ./Vocabulary/ORBvoc.bin ./Examples/ROS/ORB_SLAM3/Myd435i.yaml"
there is a error :libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: swrast
First KF:0; Map init KF:0
terminate called after throwing an instance of 'std::runtime_error'
what(): Pangolin X11: Failed to create an OpenGL context
Aborted (core dumped)
when I run command "rosrun ORB_SLAM3 RGBD ./Vocabulary/ORBvoc.bin ./Examples/ROS/ORB_SLAM3/Myd435i.yaml"
there is a error :libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/aarch64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri) libGL error: failed to load driver: swrast First KF:0; Map init KF:0 terminate called after throwing an instance of 'std::runtime_error' what(): Pangolin X11: Failed to create an OpenGL context Aborted (core dumped)