Commit 599705d
Disable shadows when viewing point cloud markers (#720)
* Prevent point cloud markers from casting shadows
* Build point cloud example on macOS
- Allow the point cloud standalone example to build on macOS.
---------
Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
Co-authored-by: Ian Chen <ichen@openrobotics.org>
(cherry picked from commit 308ceaf)
Signed-off-by: Ian Chen <ichen@openrobotics.org>
# Conflicts:
# examples/standalone/point_cloud/CMakeLists.txt1 parent 95261ea commit 599705d
File tree
2 files changed
+7
-1
lines changed- examples/standalone/point_cloud
- src/plugins/point_cloud
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
378 | 383 | | |
379 | 384 | | |
380 | 385 | | |
| |||
0 commit comments