Skip to content
Snippets Groups Projects
Commit 01e3e833 authored by Sebastian Nagel's avatar Sebastian Nagel
Browse files

Add Apache-2.0 license headers

parent 930e6929
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 0 deletions
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <cstdint> #include <cstdint>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <franka/exception.h> #include <franka/exception.h>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <algorithm> #include <algorithm>
#include <array> #include <array>
#include <atomic> #include <atomic>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_control/franka_state_controller.h> #include <franka_control/franka_state_controller.h>
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_control/services.h> #include <franka_control/services.h>
namespace franka_control { namespace franka_control {
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <array> #include <array>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <memory> #include <memory>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <memory> #include <memory>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <array> #include <array>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <string> #include <string>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <memory> #include <memory>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_example_controllers/cartesian_pose_example_controller.h> #include <franka_example_controllers/cartesian_pose_example_controller.h>
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_example_controllers/cartesian_velocity_example_controller.h> #include <franka_example_controllers/cartesian_velocity_example_controller.h>
#include <array> #include <array>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_example_controllers/joint_impedance_example_controller.h> #include <franka_example_controllers/joint_impedance_example_controller.h>
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_example_controllers/joint_position_example_controller.h> #include <franka_example_controllers/joint_position_example_controller.h>
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_example_controllers/joint_velocity_example_controller.h> #include <franka_example_controllers/joint_velocity_example_controller.h>
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_example_controllers/model_example_controller.h> #include <franka_example_controllers/model_example_controller.h>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#pragma once #pragma once
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <franka_gripper/franka_gripper.h> #include <franka_gripper/franka_gripper.h>
#include <cmath> #include <cmath>
......
// Copyright (c) 2017 Franka Emika GmbH
// Use of this source code is governed by the Apache-2.0 license, see LICENSE
#include <functional> #include <functional>
#include <mutex> #include <mutex>
#include <string> #include <string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment