Skip to content

Instantly share code, notes, and snippets.

@esteve
esteve / .config
Created June 1, 2015 19:24
Kernel configuration for IFC6410 board
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.4.0 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_GENERIC_GPIO=y
# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
@esteve
esteve / ath6kl_sdio.conf
Created June 1, 2015 19:29
ath6kl_sdio configuration file
options ath6kl_sdio ath6kl_wifi_mac=58:fc:db:40:08:f9
@esteve
esteve / CMakeCache.txt
Created September 15, 2015 23:39
CMakeCache.txt with cache disabled
# This is the CMakeCache file.
# For build in directory: c:/dev/ros2/build/test_rclcpp
# It was generated by CMake: C:/Program Files (x86)/CMake/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
@esteve
esteve / CMakeCache.txt
Created September 15, 2015 23:41
CMakeCache.txt with cache enabled
# This is the CMakeCache file.
# For build in directory: c:/dev/ros2/build/test_rclcpp
# It was generated by CMake: C:/Program Files (x86)/CMake/bin/cmake.exe
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
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: find-host-package
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
FROM ubuntu:16.04
MAINTAINER esteve@apache.org
RUN locale-gen en_US en_US.UTF-8
RUN update-locale LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8
RUN apt-get update
RUN apt-get -y install lsb-release
RUN echo "deb http://packages.ros.org/ros/ubuntu `lsb_release -cs` main" | tee /etc/apt/sources.list.d/ros-latest.list
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 421C365BD9FF1F717815A3895523BAEEB01FA116
RUN echo "deb http://packages.osrfoundation.org/gazebo/ubuntu `lsb_release -cs` main" | tee /etc/apt/sources.list.d/gazebo-latest.list
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys D2486D2DD83DB69272AFE98867170598AF249743
#include <iostream>
#include <type_traits>
struct this_will_create_a_copy {};
struct this_will_NOT_create_a_copy {};
template <typename T>
struct StringThingy;
@esteve
esteve / ament_java.repos
Created August 22, 2016 19:08
Repositories for building Java projects with Ament
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:

Keybase proof

I hereby claim:

To claim this, I am signing this object: