You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will have to use the image with GUI as below as mentioned in docker.md file
docker run
--rm
--net host
--gpus all
-e DISPLAY=$DISPLAY
-v $HOME/.Xauthority:/root/.Xauthority
-v /path/to/input/bags:/tmp/input_bags
-v /path/to/save/result:/tmp/preprocessed
koide3/direct_visual_lidar_calibration:humble
ros2 run direct_visual_lidar_calibration preprocess -a -v /tmp/input_bags /tmp/preprocessed
我使用的是window11和docker_desktop,使用镜像humble/noetic时出现了这些问题.
bug1:
bug2:
能帮我看一下吗
The text was updated successfully, but these errors were encountered: