IsaacLab icon indicating copy to clipboard operation
IsaacLab copied to clipboard

[Question] camera can see robot in diffferent envs

Open hutslib opened this issue 1 year ago • 1 comments

I run the tutorial
./isaaclab.sh -p source/standalone/tutorials/04_sensors/add_sensors_on_robot.py --num_evs=10

The camera mounted on the robot can see other robots. I think robots should isolate in each environment and camera should not see robot in other env.

hutslib avatar Jul 24 '24 15:07 hutslib

Unfortunately, this is a current limitation of the rendering engine in Isaac Sim. The team is working on resolving this issue.

However, as a quick fix, you could place walls around the environment so the cameras don't see other environments. Alternately (depending on the use-case), you can use the RayCasterCamera.

Mayankm96 avatar Jul 29 '24 09:07 Mayankm96

Has this problem been resolved? This is important for visual-related projects.

Ericonaldo avatar May 14 '25 09:05 Ericonaldo

@Mayankm96 @kellyguo11 Is there any work on fixing this issue? Thanks!

Nate711 avatar Jun 23 '25 23:06 Nate711

@RandomOakForest
is it sovled?

CAI23sbP avatar Aug 18 '25 05:08 CAI23sbP