Giter Site home page Giter Site logo

Comments (7)

mbed92 avatar mbed92 commented on June 6, 2024

Same here. The error "Asking for data before start of IMU stream" happens always when the align_depth:=true flag is set.

from kimera-semantics.

moksh-401-511 avatar moksh-401-511 commented on June 6, 2024

I also faced same issue.
I stored the data in a bag file and run the bag file at rate=0.1 . This worked for me.
I was able to generate unlabelled mesh. But failed to get labelled/semantics mesh

from kimera-semantics.

CCCC-user avatar CCCC-user commented on June 6, 2024

hello,I have the same problem. Have you solved it?

from kimera-semantics.

prmehta24 avatar prmehta24 commented on June 6, 2024

@moksh-401-511 I am trying to do 3D reconstruction(no semantics) with an intel realsense d435i bagfile.

I am doing the following steps:

  1. roscore.
  2. rviz -d $(rospack find kimera_semantics_ros)/rviz/kimera_realsense_metric.rviz
  3. roslaunch kimera_semantics_ros kimera_metric_realsense.launch play_bag:=true (I replaced the kimera_semantics_demo.bag with my bag. metric_semantic_reconstruction is default set to false. should_use_sim_time is set to true.)

However, I can not see the mesh reconstruction and have an error global status error - fixed frame - unknown frame world

Do you have an idea of how to solve this issue and view the 3D reconstruction?

image

from kimera-semantics.

moksh-401-511 avatar moksh-401-511 commented on June 6, 2024

@moksh-401-511 I am trying to do 3D reconstruction(no semantics) with an intel realsense d435i bagfile.

I am doing the following steps:

  1. roscore.
  2. rviz -d $(rospack find kimera_semantics_ros)/rviz/kimera_realsense_metric.rviz
  3. roslaunch kimera_semantics_ros kimera_metric_realsense.launch play_bag:=true (I replaced the kimera_semantics_demo.bag with my bag. metric_semantic_reconstruction is default set to false. should_use_sim_time is set to true.)

However, I can not see the mesh reconstruction and have an error global status error - fixed frame - unknown frame world

Do you have an idea of how to solve this issue and view the 3D reconstruction?

image

Can you do rosbag info of your bag file and share the screenshot?

from kimera-semantics.

prmehta24 avatar prmehta24 commented on June 6, 2024

@moksh-401-511 I am trying to do 3D reconstruction(no semantics) with an intel realsense d435i bagfile.
I am doing the following steps:

  1. roscore.
  2. rviz -d $(rospack find kimera_semantics_ros)/rviz/kimera_realsense_metric.rviz
  3. roslaunch kimera_semantics_ros kimera_metric_realsense.launch play_bag:=true (I replaced the kimera_semantics_demo.bag with my bag. metric_semantic_reconstruction is default set to false. should_use_sim_time is set to true.)

However, I can not see the mesh reconstruction and have an error global status error - fixed frame - unknown frame world
Do you have an idea of how to solve this issue and view the 3D reconstruction?
image

Can you do rosbag info of your bag file and share the screenshot?

Sure, here it is.

image

from kimera-semantics.

moksh-401-511 avatar moksh-401-511 commented on June 6, 2024

@prmehta24
As you know, to generate mesh, Kimera-semantics needs to know where your camera is w.r.t. world frame. So, you need to run kimera-vio-ros as mentioned here to track your camera position in a world frame. It will require the IMU data of d435i.

If you're using bag file then you might need to launch this file. Setup the sensor-frame and other necessary parameters. Then give it a try.

from kimera-semantics.

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.