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

[Question] camera can see robot in diffferent envs #719

Open
hutslib opened this issue Jul 24, 2024 · 1 comment
Open

[Question] camera can see robot in diffferent envs #719

hutslib opened this issue Jul 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working isaac-sim This issue is related to Isaac Sim

Comments

@hutslib
Copy link

hutslib commented Jul 24, 2024

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.

@Mayankm96 Mayankm96 added bug Something isn't working isaac-sim This issue is related to Isaac Sim labels Jul 29, 2024
@Mayankm96
Copy link
Contributor

Mayankm96 commented Jul 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working isaac-sim This issue is related to Isaac Sim
Projects
None yet
Development

No branches or pull requests

3 participants