Skip to content

Commit

Permalink
adding octomap_ros (#376)
Browse files Browse the repository at this point in the history
* adding octomap_ros on linux

* move to top of file

* add octomap_ros to osx

* add octomap_ros to win

* - octomap-ros on osx-arm64

* - octomap-ros on linux-aarch64

---------

Co-authored-by: Tobias Fischer <[email protected]>
  • Loading branch information
joerowelll and Tobias-Fischer authored Jul 10, 2023
1 parent 86701ed commit 192821b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ packages_select_by_deps:
- microstrain-inertial-driver
- microstrain-inertial-msgs
- usb-cam
- octomap-ros

# - desktop
# - desktop-full
Expand Down Expand Up @@ -874,7 +875,6 @@ packages_select_by_deps:
# - network-interface
# - nonpersistent-voxel-layer
# - novatel-oem7-msgs
# - octomap-ros
# - octomap-rviz-plugins
# - odva-ethernetip
# - openzen-sensor
Expand Down
1 change: 1 addition & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ packages_select_by_deps:
- microstrain-inertial-driver
- microstrain-inertial-msgs
- usb-cam
- octomap-ros

# - rqt-gui
# - catkin
Expand Down
2 changes: 1 addition & 1 deletion vinca_osx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ packages_select_by_deps:
- rospack
- microstrain-inertial-driver
- microstrain-inertial-msgs
- octomap-ros

# - rviz
# - python-qt-binding
Expand Down Expand Up @@ -648,7 +649,6 @@ packages_select_by_deps:
# - nonpersistent-voxel-layer
# - novatel-oem7-msgs
# - ntpd-driver
# - octomap-ros
# - odva-ethernetip
# - openzen-sensor
# - p2os-doc
Expand Down
1 change: 1 addition & 0 deletions vinca_osx_arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ packages_select_by_deps:
- rospack
- microstrain-inertial-driver
- microstrain-inertial-msgs
- octomap-ros

# - rviz
# - python-qt-binding
Expand Down
2 changes: 1 addition & 1 deletion vinca_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ packages_select_by_deps:
- moveit_visual_tools
- rviz_visual_tools
- rgbd-launch
- octomap-ros

# - desktop
# - rqt-gui
Expand Down Expand Up @@ -316,7 +317,6 @@ packages_select_by_deps:
# - neonavigation-common
# - nonpersistent-voxel-layer
# - novatel-oem7-msgs
# - octomap-ros
# - odva-ethernetip
# - open-karto
# - open-manipulator-msgs
Expand Down

0 comments on commit 192821b

Please sign in to comment.