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 95cc257 commit 80fdd84Copy full SHA for 80fdd84
.travis.yml
@@ -4,7 +4,6 @@ language: shell
4
5
install:
6
- source <(wget -O - https://raw.githubusercontent.com/tue-robotics/tue-env/master/installer/bootstrap.bash)
7
- - git -C ~/.tue checkout feature/ros_deps
8
- tue-get install tue-documentation-github --no-ros-deps --doc-depend
9
- MSG_PKGS=($(./.ci/get_message_packages.py base_local_planner costmap_2d)) # Skip base_local_planner and costmap_2d as these take too much time
10
- echo "MSG_PKGS= ${MSG_PKGS[@]}"
0 commit comments