We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca48f0d commit a7edd5cCopy full SHA for a7edd5c
vinca.yaml
@@ -98,8 +98,6 @@ packages_select_by_deps:
98
99
- rosbridge_suite
100
101
- - grid_map
102
-
103
- foxglove_bridge
104
- foxglove_msgs
105
@@ -162,6 +160,9 @@ packages_select_by_deps:
162
160
- gtsam
163
161
# TODO on windows: fix iconv link issue
164
- ffmpeg_image_transport
+ # most of the dep of grid_map work on Windows, but there are some rviz linking problems in octomap_rviz_plugins,
+ # see https://github.com/RoboStack/ros-jazzy/pull/79#issuecomment-2993499990
165
+ - grid_map
166
- apriltag_draw
167
- apriltag_tools
168
- apriltag_detector_umich
0 commit comments