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

ROS agent in Habitat #20

Open
JulioPlaced opened this issue Jan 26, 2023 · 2 comments
Open

ROS agent in Habitat #20

JulioPlaced opened this issue Jan 26, 2023 · 2 comments

Comments

@JulioPlaced
Copy link

I'm opening a new issue for this. It also seem related to physics

Let's see if we can find a solution. I'm using Ubuntu 20, ROS noetic, habitat 0.2.0 (no diff between source/conda), habitat lab correctly installed.

Launching:
python src/scripts/roam_with_joy.py --hab-env-config-path configs/roam_configs/pointnav_rgbd_roam_mp3d_test_scenes.yaml --scene-id data/scene_datasets/mp3d/2t7WUuJeko7/2t7WUuJeko7.glb

Results in:

image

image

image

And get stuck there, with
Initializing task Nav-Phys
INFO env making sure agent is subscribed to sensor topics...

@ericchen321
Copy link
Owner

Hi @JulioPlaced you'll need to create a dummy node to listen to /pointgoal_with_gps_compass. Also updated the readme (originally I had it as Step 10 under "Navigating ROS Agent in Habitat Sim" but I guess that's not the best place for people to find it).

@JulioPlaced
Copy link
Author

Thanks, that solved it, although it bounces now to the error we discussed previously:
AttributeError: 'NoneType' object has no attribute 'motion_type'

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

2 participants