Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Issue While Running Clio #20

Open
mahajanparth opened this issue Mar 3, 2025 · 0 comments
Open

Segmentation Issue While Running Clio #20

mahajanparth opened this issue Mar 3, 2025 · 0 comments

Comments

@mahajanparth
Copy link

mahajanparth commented Mar 3, 2025

Hello fellow devlopers,

Issue Description :

I am encountering a segmentation error whenever i am running clio :

  1. Everything works fine until i play the actual rosbag office.bag. It suddenly crashes and there is no scene graph construction.

(ps: I am waiting till the running print is displayed before running the ros bag in clio terminal.)

Error Encountered :

Image

The GDB output shows that it somehow fails whenever the hydra::GvdPlaceExtractor::updateGraph(unsigned long, spark_dsg::DynamicSceneGraph&) is called so it more of a hydra issue.

Image

I am running the code on :
Ubuntu Version : 20.04 LTS and Ros Noetic

  1. I have properly followed the instructions given on the Read-me for installation and my Workspace is properly sourced.
  2. The command run :
    roslaunch clio_ros realsense.launch run_segmentation:=false
    object_tasks_file:=/home/hulk/clio_ws/src/data/office/tasks_office.yaml
    place_tasks_file:=/home/hulk/clio_ws/src/data/office/region_tasks_office.yaml
  3. rosbag play office.bag --clock

If anyone is facing the same issue or have seen this before or could provide any help with this , it would be great !

Let me know if anything else is required from my end !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant