Skip to content

Instantly share code, notes, and snippets.

View mjcarroll's full-sized avatar

Michael Carroll mjcarroll

View GitHub Profile
repositories:
ros-perception/image_common:
type: git
url: https://github.com/crdelsey/image_common.git
version: nodeoptions
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
@mjcarroll
mjcarroll / Dockerfile
Created January 17, 2019 18:37
ign-gazebo nightly Dockerfile
FROM devbase-bionic
RUN export DEBIAN_FRONTEND=noninteractive \
&& sudo apt-get update \
&& sudo -E apt-get install -y \
tzdata \
locales \
&& sudo apt-get clean \
&& sudo locale-gen en_US en_US.UTF-8 \
&& sudo update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
@mjcarroll
mjcarroll / backpack3d.yaml
Created January 11, 2019 20:49
launch yaml
---
params:
robot_description: {{ package_path['cartographer_ros'] }}/urdf/backpack_3d.urdf
nodes:
- name: rviz
pkg: rviz
type: rviz
when: {{ vars['visualize'] }}
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ros2/rc_logging_log4cxx:
type: git
url: https://github.com/nburek/rc_logging_log4cxx
version: master
ros2/rcl:
type: git
url: https://github.com/nburek/rcl.git
version: logging
ros2/rclcpp: