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

Lights should not cast shadows of light visual and transform tool gizmos #2547

Open
athenaz2 opened this issue Aug 26, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@athenaz2
Copy link
Contributor

Environment

  • OS Version: Ubuntu 22.04
  • Source or binary build? Source build of Gazebo Harmonic

Description

  • Expected behavior: If <light> has its <cast_shadows> set as true, the light shouldn't cast shadows of the light visual (if <visualize> is true) nor the transform tool (if the Transform Control GUI plugin is used).
  • Actual behavior: Light is casting shadows of the light visual and the transform tool gizmos.

Steps to reproduce

scene.sdf.txt

  1. Run the attached SDF file.
  2. Note the faint shadows (looks like dotted lines) near the corners and ends of the walls (point light visual), alongside the big chunky shadow (transform tool).

Output

Screenshot from 2024-08-26 14-18-41

@athenaz2 athenaz2 added the bug Something isn't working label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Inbox
Development

No branches or pull requests

3 participants
@athenaz2 and others