Giter VIP home page Giter VIP logo

Comments (11)

johannes-graeter avatar johannes-graeter commented on July 30, 2024

I forgot to add the nodelet_plugins.xml -.-
Should be fixed by now...
just pull https://github.com/johannes-graeter/mono_lidar_depth again, resource and tell me if it works now.

from limo.

MontyTHall avatar MontyTHall commented on July 30, 2024

The error message went away but nothing shows up in rviz. I just noticed that there's a virtual box image, I'm going to give that a spin.

from limo.

zxhou avatar zxhou commented on July 30, 2024

I meet the same problem. The program is running but there is nothing shows up in rviz. Although I changed several fixed frame, it still doesn't work.

from limo.

tuandle avatar tuandle commented on July 30, 2024

@johannes-graeter Thanks for open-source this.
Here is what I got from Rviz. However, I am not sure what to make out of it. The trajectories (blue-active path and green-complete path) and estimate landmarks just stopped being outputted midway. Is that because I am running in debug mode?
Also, is it possible that you share a video screen capture of your PC running the package with 04.bag? So that we can have a general idea of what to expect :)
ask_limo
Thanks again!

from limo.

johannes-graeter avatar johannes-graeter commented on July 30, 2024

By "debug mode" you mean that you compile the program with debug compiler flags or do you compile it with the script I supply in the repo? "debug" ros output to the terminal should not be a problem.
What kind of machine are you running it on? (CPU specs and RAM)

from limo.

tuandle avatar tuandle commented on July 30, 2024

@johannes-graeter yes, I used your script.
My laptop specs is like this:

tuan@tuan:~$ sudo lshw -short
H/W path         Device     Class          Description
======================================================
                            system         GL502VSK
/0                          bus            GL502VSK
/0/0                        memory         64KiB BIOS
/0/8                        memory         32GiB System Memory
/0/8/0                      memory         16GiB SODIMM Synchronous 2400 MHz (0,4 ns)
/0/8/1                      memory         [empty]
/0/8/2                      memory         16GiB SODIMM Synchronous 2400 MHz (0,4 ns)
/0/8/3                      memory         [empty]
/0/e                        memory         256KiB L1 cache
/0/f                        memory         1MiB L2 cache
/0/10                       memory         6MiB L3 cache
/0/11                       processor      Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz

from limo.

johannes-graeter avatar johannes-graeter commented on July 30, 2024

Ok thats odd. Any error message thrown when the trajectory stops being published?

from limo.

tuandle avatar tuandle commented on July 30, 2024

@johannes-graeter No, I don't think there is any error output, except for the very beginning when it complains about sensor/camera frame can't be found. I capture my screen here.
The final screenshot is like this:
ask_limo2
So is this the expected output?

from limo.

johannes-graeter avatar johannes-graeter commented on July 30, 2024

thanks for the screencast, that was helpful.
so the problem is that even though the specs of your computer look ok, the optimization for the full bundle adjustment each time a keyframe is chosen takes way too long (around 1 sec which is 4 times more than on my computer with similar specs). That's why after a while queues of the rosnodes overflow and data gets lost... This is a bit hard to debug from remote though... First thing you can check is if ceres is build in release mode. Did you build it on your machine or did you use the prebuilts from apt-get install? We'll get to it ;)

from limo.

johannes-graeter avatar johannes-graeter commented on July 30, 2024

made a new issue since this got off-topic.
@tuandle please respond there.

from limo.

gychen-n avatar gychen-n commented on July 30, 2024

The error message went away but nothing shows up in rviz. I just noticed that there's a virtual box image, I'm going to give that a spin.

Hello, have you solved this error? How?
[ERROR] [1537984722.275178784]: "sensor/camera" passed to lookupTransform argument target_frame does not exist.

from limo.

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.