GibsonEnv icon indicating copy to clipboard operation
GibsonEnv copied to clipboard

Do we plan to support lidar in Gibson?

Open susu3621 opened this issue 5 years ago • 6 comments

We are investigating the possibility to use Gibson to replace Gazebo to simulate robotics. But seems there is no lidar support in Gibson. Do we have a plan to support lidar in Gibson? Or am I missed the lidar agent implementation?

susu3621 avatar Mar 08 '19 10:03 susu3621

@susu3621 It is implemented in a newer version of Gibson that is not released yet. Stay tuned :)

fxia22 avatar Mar 08 '19 23:03 fxia22

Great! Waiting for it.

susu3621 avatar Mar 09 '19 01:03 susu3621

Hi, is this version of Gibson on any of the other branches or on a fork?

botforge avatar Aug 01 '19 06:08 botforge

@botforge you can find it here: https://github.com/StanfordVL/GibsonEnvV2

The code to support scan is in these lines: https://github.com/fxia22/gibsonv2/blob/master/gibson2/envs/locomotor_env.py#L266-L302

fxia22 avatar Aug 01 '19 18:08 fxia22

@fxia22 I think the second repository is private under your account. However, GibsonEnvV2 is not, is the code to support the latter here? https://github.com/StanfordVL/GibsonEnvV2/blob/d880d9b3de87a9867dabed2a2f2321fe47456aa4/gibson2/envs/locomotor_env.py#L266

botforge avatar Aug 01 '19 21:08 botforge

@botforge yes, that's what I mean.

fxia22 avatar Aug 01 '19 21:08 fxia22