Skip to content

Commit

Permalink
Add octomap-mapping & octomap-server (#378)
Browse files Browse the repository at this point in the history
* adding octomap-mapping to linux 64

* adding octomap-mapping to aarch64

* adding octomap-mapping to osx_arm64

* adding octomap-mapping to osx

* adding octomap-mapping to win

* adding octomap-server to linux_64

* adding octomap-server to aarch64

* adding octomap-server to osx_arm64

* adding octomap-server to osx

* adding octomap-server to win

* removing octomap-server and octomap-mapping from macos and win
  • Loading branch information
joerowelll authored Jul 19, 2023
1 parent 0bc1b9d commit fc9c5c1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vinca_linux_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ packages_select_by_deps:
- microstrain-inertial-msgs
- usb-cam
- octomap-ros

- octomap-mapping
- octomap-server
# - desktop
# - desktop-full
# # - pybind11_catkin # Needs to be patched to use conda-forge's pybind11
Expand Down Expand Up @@ -537,7 +538,6 @@ packages_select_by_deps:
# - ntpd-driver
# - obj-to-pointcloud
# - ocean-battery-driver
# - octomap-mapping
# - omron-os32c-driver
# - open-manipulator-gazebo
# - open-manipulator-msgs
Expand Down
2 changes: 2 additions & 0 deletions vinca_linux_aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ packages_select_by_deps:
- microstrain-inertial-msgs
- usb-cam
- octomap-ros
- octomap-mapping
- octomap-server

# - 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 @@ -33,7 +33,7 @@ packages_select_by_deps:
- microstrain-inertial-driver
- microstrain-inertial-msgs
- octomap-ros

# - rviz
# - python-qt-binding
# - qt-gui-cpp
Expand Down

0 comments on commit fc9c5c1

Please sign in to comment.