Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# This is the list of ros2-java's contributors.
#
# This does not necessarily list everyone who has contributed code,
# especially since many employees of one corporation may be contributing.
# To see the full list of contributors, see the revision history in
# source control.
Esteve Fernandez <esteve@apache.org> https://github.com/esteve
Open Source Robotics Foundation, Inc.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@
END OF TERMS AND CONDITIONS

Copyright 2016-2017 Esteve Fernandez
Copyright 2019 the ros2-java contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
1 change: 1 addition & 0 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ros2_java
Copyright 2016-2017 Esteve Fernandez (esteve@apache.org)
Copyright 2019 the ros2-java contributors

This product includes software developed by
Esteve Fernandez (esteve@apache.org)
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016-2017 Esteve Fernandez <esteve@apache.org>
# Copyright 2016-2017 the ros2-java contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016-2017 Esteve Fernandez <esteve@apache.org>
# Copyright 2016-2017 the ros2-java contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ament_cmake_export_jars/cmake/ament_export_jars.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016-2017 Esteve Fernandez <esteve@apache.org>
# Copyright 2016-2017 the ros2-java contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 Esteve Fernandez <esteve@apache.org>
# Copyright 2017 the ros2-java contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 Esteve Fernandez <esteve@apache.org>
# Copyright 2017 the ros2-java contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2017 Esteve Fernandez <esteve@apache.org>
# Copyright 2017 the ros2-java contributors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_RCLJava.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_Time.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2017-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_client_ClientImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_contexts_ContextImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
// Copyright 2019 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_executors_BaseExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2017-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_node_NodeImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_publisher_PublisherImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_service_ServiceImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_time_Clock.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
// Copyright 2019 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/include/org_ros2_rcljava_timer_WallTimerImpl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2017-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/cpp/org_ros2_rcljava_RCLJava.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/cpp/org_ros2_rcljava_Time.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2017-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
// Copyright 2019 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2017-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/cpp/org_ros2_rcljava_node_NodeImpl.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2016-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/cpp/org_ros2_rcljava_time_Clock.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019 Open Source Robotics Foundation, Inc.
// Copyright 2019 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
// Copyright 2017-2018 the ros2-java contributors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/java/org/ros2/rcljava/RCLJava.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/java/org/ros2/rcljava/Time.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/java/org/ros2/rcljava/client/Client.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2019 Open Source Robotics Foundation, Inc.
/* Copyright 2019 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2019 Open Source Robotics Foundation, Inc.
/* Copyright 2019 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/java/org/ros2/rcljava/node/Node.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/java/org/ros2/rcljava/node/NodeImpl.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion rcljava/src/main/java/org/ros2/rcljava/package-info.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2016-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2016-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -24,4 +24,4 @@ public class ParameterNames {
public static final String SET_PARAMETERS_ATOMICALLY = "set_parameters_atomically";

private ParameterNames() {}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -43,4 +43,4 @@ public static ParameterType fromByte(final byte code) {
}
return null;
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -194,4 +194,4 @@ public static ParameterVariant fromParameter(final rcl_interfaces.msg.Parameter
"Unexpected type from ParameterVariant: " + parameter.getValue().getType());
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -59,4 +59,4 @@ public Future<List<rcl_interfaces.msg.ParameterDescriptor>> describeParameters(
public Future<List<rcl_interfaces.msg.ParameterDescriptor>> describeParameters(
final List<String> names,
final Consumer<Future<List<rcl_interfaces.msg.ParameterDescriptor>>> callback);
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright 2017-2018 Esteve Fernandez <esteve@apache.org>
/* Copyright 2017-2018 the ros2-java contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -43,4 +43,4 @@ public rcl_interfaces.msg.ListParametersResult listParameters(final List<String>

public List<rcl_interfaces.msg.ParameterDescriptor> describeParameters(
final List<String> names) throws InterruptedException, ExecutionException;
}
}
Loading