Skip to content

Commit

Permalink
rviz and interactive marker rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Sep 25, 2020
1 parent f7e6c34 commit bce61cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
15 changes: 15 additions & 0 deletions patch/ros-noetic-interactive-markers.win.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
diff --git a/include/interactive_markers/interactive_marker_client.h b/include/interactive_markers/interactive_marker_client.h
index bd1a1b7..193428e 100644
--- a/include/interactive_markers/interactive_marker_client.h
+++ b/include/interactive_markers/interactive_marker_client.h
@@ -50,6 +50,10 @@

#include "detail/state_machine.h"

+#ifdef ERROR
+#undef ERROR
+#endif
+
namespace interactive_markers
{

1 change: 0 additions & 1 deletion win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ packages_select_by_deps:
# TODO Win
##
- rviz
- diagnostic_updater
# - desktop-full
# - moveit
# - robot_localization
Expand Down

0 comments on commit bce61cb

Please sign in to comment.