CIFASIS / dense-sptam

Dense S-PTAM
GNU General Public License v3.0
61 stars 17 forks source link

about the docker run #2

Open Warsin opened 6 years ago

Warsin commented 6 years ago

hi , when i run the " sudo ./docker run",it occur to me the mistake "invalid value ":/ssh-agent" for flag -v: bad format for path: :/ssh-agent",what can i do to solve it? thank u!

taihup commented 6 years ago

Hi Warsin, sorry for the delay, I am full of work. I noticed that you make it compile properly. Could you comment here how do you solve it. Your answer can help others to solve the same problem. Thank you!

Warsin commented 6 years ago

first i run the project on ubuntu14.04, i meet some errors ,then i run on ubuntu18.04,there meet no errors when run the docker.sh.

taihup commented 6 years ago

S-PTAM and Dense S-PTAM were not tested on Ubuntu 18.04 yet. You are going to be the first one :D

On Thu, Jun 21, 2018 at 10:08 AM Warsin notifications@github.com wrote:

first i run the project on ubuntu14.04, i meet some errors ,then i run on ubuntu18.04,there meet no errors when run the docker.sh.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/CIFASIS/dense-sptam/issues/2#issuecomment-399031628, or mute the thread https://github.com/notifications/unsubscribe-auth/AGVyUGsuQnEwFgc_hgTdrEuV_bhcBSJXks5t-2J5gaJpZM4UiIXq .

BeatScherrer commented 5 years ago

Hey I managed to run sptam and dense sptam on my ubuntu 18.04 system with the docker script and did not get the errors you mentioned above. Only issue I have is with hardware acceleration when trying to run rviz inside the docker container but I just run it on the host and works fine.