File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
include/ur_client_library/primary/robot_message
src/primary/robot_message Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 11// this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*-
22
33// -- BEGIN LICENSE BLOCK ----------------------------------------------
4- // Copyright 2019 FZI Forschungszentrum Informatik
4+ // Copyright 2020 FZI Forschungszentrum Informatik
55//
66// Licensed under the Apache License, Text 2.0 (the "License");
77// you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- // this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*-
2-
31// -- BEGIN LICENSE BLOCK ----------------------------------------------
4- // Copyright 2019 FZI Forschungszentrum Informatik (ur_robot_driver)
5- // Copyright 2017, 2018 Simon Rasmussen (refactor)
6- //
7- // Copyright 2015, 2016 Thomas Timm Andersen (original version)
2+ // Copyright 2020 FZI Forschungszentrum Informatik
3+ // Created on behalf of Universal Robots A/S
84//
95// Licensed under the Apache License, Version 2.0 (the "License");
106// you may not use this file except in compliance with the License.
2824 */
2925// ----------------------------------------------------------------------
3026
31- #include " ur_client_library/log.h"
3227#include " ur_client_library/primary/robot_message/error_code_message.h"
3328#include " ur_client_library/primary/abstract_primary_consumer.h"
3429
You can’t perform that action at this time.
0 commit comments