Coder Social home page Coder Social logo

Comments (20)

liuxinren456852 avatar liuxinren456852 commented on May 18, 2024 1

I have successfully compiled in the windows platform!

from cartographer.

SirVer avatar SirVer commented on May 18, 2024

Nobody has! You could be the first....

That said, it probably requires quite some work.

from cartographer.

antithing avatar antithing commented on May 18, 2024

the FIRST you say! Sadly, i do not think my code-fu is up to it!

from cartographer.

SirVer avatar SirVer commented on May 18, 2024

Well, with ROS not running on Windows - Linux is kinda the lingua franca in robotics. Sorry.

Closing, as windows support is not on the roadmap for now.

from cartographer.

antithing avatar antithing commented on May 18, 2024

Impressed! :) Any chance that you could share/github the code?

from cartographer.

tpengti avatar tpengti commented on May 18, 2024

I have successfully compiled in the windows platform for 2D-SLAM
https://github.com/tpengti/cartographer_windows

from cartographer.

sunmk2006 avatar sunmk2006 commented on May 18, 2024

I have successfully compiled in the windows platform for 2D-SLAM as @tpengti ,https://github.com/tpengti/cartographer_windows,The test routine will run for more than ten minutes , but in the linux platform this routine only takes three or four seconds to run,I couldn't understand the result because the windows Library's compilation did not change any code,Can someone help me?

from cartographer.

damonkohler avatar damonkohler commented on May 18, 2024

@sunmk2006, it sounds like you compiled in debug mode or so.

from cartographer.

sunmk2006 avatar sunmk2006 commented on May 18, 2024

@damienrg ,yes,you are right,I compiled in release mode,The cartographer worked very well! Thank you very much!

from cartographer.

paul-michalik avatar paul-michalik commented on May 18, 2024

Has anybody considered merging the required changes back to master? Or were no changes required?

from cartographer.

mmazat avatar mmazat commented on May 18, 2024

Made it easy for everyone, cartographer is now compiled and build on windows by the Microsoft Vcpkg, https://github.com/Microsoft/vcpkg

from cartographer.

antithing avatar antithing commented on May 18, 2024

Thanks! Is this just the 2d slam, as in above posts? Or the 3d also?

from cartographer.

mmazat avatar mmazat commented on May 18, 2024

it is cartographer library in full...

from cartographer.

antithing avatar antithing commented on May 18, 2024

Awesome! Thank you very much. I am trying to build this, with vcpkg, and it is failing with:

-- Downloading https://github.com/boostorg/config/archive/boost-1.66.0.tar.gz...
 Failed. Status: 7;"Couldn't connect to server"
Error: Building package boost-config:x86-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: boost-config:x86-windows
  Vcpkg version: 0.0.104-unknownhash

What am I missing?

EDIT this looks like a firewall vcpkg issue. Will try another machine. thanks again!

from cartographer.

mmazat avatar mmazat commented on May 18, 2024

This is boost installation problem. There might be hick ups but vcpkg works, in case of issue you may report them.. my advice is to use higher version of Visual Studio (2015 or 2017 perhaps)

from cartographer.

antithing avatar antithing commented on May 18, 2024

I am on vs2017. I actually already have boost installed, can I just point the vcpkg to my existing files?

from cartographer.

ras0219-msft avatar ras0219-msft commented on May 18, 2024

We use cmake, which uses curl internally, so you'll need to set the usual curl environment variables for your proxy (HTTPS_PROXY)[1].

[1] https://stackoverflow.com/questions/9445489/performing-http-requests-with-curl-using-proxy

from cartographer.

antithing avatar antithing commented on May 18, 2024

Ah it was my firewall at the office. Another machine has it installing now. Thanks again! One more question... Is there any example / demo floating around to show how to use cartographer on windows, without ROS? If you could point me in the right direction to get started, it would be much appreciated.

from cartographer.

anitaHey avatar anitaHey commented on May 18, 2024

@antithing I also look for the direction to get started with using cartographer on windows, without ROS. Is there any experience can share? Thank you so much!

from cartographer.

wolfv avatar wolfv commented on May 18, 2024

Hey, you could try the packages from conda-forge – they are available on Windows as well: https://anaconda.org/conda-forge/cartographer

To install you need to use conda or mamba.

from cartographer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.