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

Generate spot light shadow maps #2914

Merged
merged 12 commits into from
Jan 21, 2021
Prev Previous commit
Next Next commit
remove include
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
iche033 committed Jan 12, 2021
commit d6b6f13f7864fb482999f0573b21cc52e1e79dd1
1 change: 0 additions & 1 deletion gazebo/rendering/Light.hh
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@

#include "gazebo/msgs/msgs.hh"
#include "gazebo/rendering/RenderTypes.hh"
#include "gazebo/rendering/RTShaderSystem.hh"
#include "gazebo/common/Color.hh"
#include "gazebo/util/system.hh"