glim icon indicating copy to clipboard operation
glim copied to clipboard

how to use docker glim_ros1 ?

Open lonlonago opened this issue 1 year ago • 1 comments

how to use docker glim_ros1 ? please give a doc, thanks !

I have pull the iamge, but the image do not have build and devel folder, and there has two folders , glim and glim_ros1, which one should I use , and how to use , confused...

I have a mid360 rosbag file.

lonlonago avatar Sep 29 '24 09:09 lonlonago

Which image are you using? I confirmed that build and devel directories are contained in the docker image we provided.

koide@costello:~$ docker run --rm -it koide3/glim_ros1:noetic_cuda12.2 ls /root/catkin_ws/devel
_setup_util.py  cmake.lock  env.sh  lib  local_setup.bash  local_setup.sh  local_setup.zsh  setup.bash  setup.sh  setup.zsh  share

koide3 avatar Oct 01 '24 06:10 koide3