ros_x_habitat icon indicating copy to clipboard operation
ros_x_habitat copied to clipboard

Some questions for Navigating Habitat Agent in Gazebo

Open SepMJ opened this issue 1 year ago • 1 comments

After I installed habitat sim and habitat lab according to the instructions and ran the relevant code in the title, the navigation route is shown below. It can be seen that the navigation performance is relatively poor. How did you conduct the relevant experiments?Thank you! 7ce3844f-0237-4e1e-9ff5-b6a01b3ddd92-21530901

SepMJ avatar Apr 06 '23 02:04 SepMJ

Hi @SepMJ if this's a Habitat agent navigating in a Gazebo-simulated environment then I wouldn't say the performance is unusual... the experiment we discussed in Section VI had fairly straight-forward goals for the agent, and it did take me quite a few tries before getting the agent reach the goal position. But that experiment was only for demoing that we can plug a Habitat agent into Gazeo, so we didn't fine tune the agent so it reaches optimal performance.

But if you do want to get it perform well in Gazebo, probably you'll have to train your own RL agent using Gazebo-simulated scenes instead of using the pre-trained agents. Those were trained on more photorealisitc Matterport3D/Gibson dataset and probably won't generalize well to a Gazebo environment.

ericchen321 avatar Apr 09 '23 08:04 ericchen321