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 1
1
// this is for emacs file handling -*- mode: c++; indent-tabs-mode: nil -*-
2
2
3
3
// -- BEGIN LICENSE BLOCK ----------------------------------------------
4
- // Copyright 2019 FZI Forschungszentrum Informatik
4
+ // Copyright 2020 FZI Forschungszentrum Informatik
5
5
//
6
6
// Licensed under the Apache License, Text 2.0 (the "License");
7
7
// 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
-
3
1
// -- 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
8
4
//
9
5
// Licensed under the Apache License, Version 2.0 (the "License");
10
6
// you may not use this file except in compliance with the License.
28
24
*/
29
25
// ----------------------------------------------------------------------
30
26
31
- #include " ur_client_library/log.h"
32
27
#include " ur_client_library/primary/robot_message/error_code_message.h"
33
28
#include " ur_client_library/primary/abstract_primary_consumer.h"
34
29
You can’t perform that action at this time.
0 commit comments