Skip to content

Commit

Permalink
Add rviz_satellite
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Apr 9, 2021
1 parent c11e122 commit db45360
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions patch/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ rtabmap:
add: ["REQUIRE_OPENGL"]
image_view2:
add: ["REQUIRE_OPENGL"]
swri_image_util:
add: ["REQUIRE_OPENGL"]
12 changes: 12 additions & 0 deletions patch/ros-noetic-rviz-satellite.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/src/aerialmap_display.cpp b/src/aerialmap_display.cpp
index 58f25b5..827b198 100644
--- a/src/aerialmap_display.cpp
+++ b/src/aerialmap_display.cpp
@@ -17,6 +17,7 @@ limitations under the License. */
#include <OGRE/OgreSceneManager.h>
#include <OGRE/OgreSceneNode.h>
#include <OGRE/OgreTextureManager.h>
+#include <OGRE/OgreTechnique.h>

#include "rviz/display_context.h"
#include "rviz/frame_manager.h"
1 change: 1 addition & 0 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ packages_select_by_deps:
##
# DONE Linux
##
- rviz_satellite
- tile_map
- multires_image
- fkie_message_filters
Expand Down

0 comments on commit db45360

Please sign in to comment.