CogRob / distributed-mapper

This library is an implementation of the algorithm described in Distributed Trajectory Estimation with Privacy and Communication Constraints: a Two-Stage Distributed Gauss-Seidel Approach.
https://cognitiverobotics.github.io/distributed-mapper/
110 stars 32 forks source link

Cannot Find GTSAM Checkout Point #2

Closed MichaelJoker closed 2 years ago

MichaelJoker commented 4 years ago

Hello, when I was trying to install the Prerequisites GTSAM, there was an error when running this command: git checkout b7c695fa71efd43b40972eec154df265617fc07d -b dist-mapper The error is: fatal: reference is not a tree: b7c695fa71efd43b40972eec154df265617fc07d How to fix this problem, thanks.

itzsid commented 4 years ago

@MichaelJoker Sorry but I'm not actively maintaining the repo. Can you try with a stable GTSAM branch and see if it works?

MichaelJoker commented 4 years ago

@itzsid Ok, thanks, the newest one can work for me, by just doing some modifications.

itzsid commented 4 years ago

@MichaelJoker Thanks! It will be great if you can create a PR for the modifications you made.

treejustmoveon commented 3 years ago

@MichaelJoker I have the same error.How did you solve it?

itzsid commented 3 years ago

@treejustmoveon, Can you try the instructions given in the docker file here: https://github.com/CogRob/distributed-mapper/blob/master/distributed_mapper_core/docker/distributed_mapper/Dockerfile

You can directly use an uploaded docker image as well, for example:

docker pull awilby/distributed_mapper:latest
docker run awilby/distributed_mapper --nrRobots 4 --dataDir ../../data/example_4robots/