Giter Club home page Giter Club logo

pose_graph_backend's Issues

How to measure bandwith?

Hi Luca!

I'm trying to reproduce some experiment results from your paper.

But when I measure the bandwith of keyframe topic using ' rostopic bw ' , the mean bandwith is around 100KB/s, not 24KB/s as your paper says.

So I'm wondering maybe I used the wrong tool to measure the bandwith, my question is that what is the tool you used for measuring bandwith?

I'm really looking forward to your reply! Thank you!

How to run it without gps?

Hi Luca!

Great work of yours!

I'm tring to run voxblox multi agent in a real world demo, but I also want to do it without gps i.e using pure VIO. I want to let those agents to gradually merge into one map like ccm-slam or covins did. And I find pose_graph_backend is capable of doing this, because it has a map merging function.

So Luca, do you have any suggestions on how to modify this? Or is there some way I can fake this gps thing using pure visual-inertial odometry?

I'm really looking forward to your rely! Thank you!

ThreadSafeQueue blocking

Hello, I am trying to adapt this repo in my work, but it feels like it's not really polished. In debug, I found the ThreadSafeQueue's methods like PushIfBlocking block very offen, feels like some lock issue. I need to changed them to nonblock one to make it work. And also LoopDetection::addKeyFrame blocks, won't return. Is this somehow I use this repo in a wrong way, or you hanve some futher update for it not yet pushed?

Got stuck at "params.voc_ptr = std::make_shared<BRISKVocabulary>(bow_voc_file)" in parameter-reader.cpp

Hi thank you for your great work!

I'm trying to build a project on top of pose_graph_backend, but somehow I can not initialize the node i.e can not establish topics.

So when i am debugging, I find that whole system got stuck at "params.voc_ptr = std::make_shared(bow_voc_file)" in parameter-reader.cpp, I don't know what happened, could you please help me on this?

By the way, I'm using Ubuntu 20 noetic.Really looking forward to your reply!

connections in comm_msgs::keyframe

Hi @lucaBartolomei !

I'm trying to understand the comm_msgs between client and server, in comm_msgs::keyframe I find "connections" message type, but I don't know the meaning of it, why do we need this message and how it works separately in the client side and server side.

This really confuses me, I'm really looking forward to your reply! Thank you!

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.