-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
They now comply with ament's copyright check.
- Loading branch information
1 parent
92b9c3e
commit 3dc0836
Showing
15 changed files
with
157 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,15 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Copyright 2024 SCHUNK SE & Co. KG | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU General Public License as published by the Free | ||
# Software Foundation, either version 3 of the License, or (at your option) | ||
# any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, but WITHOUT | ||
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
# more details. | ||
# | ||
# You should have received a copy of the GNU General Public License along with | ||
# this program. If not, see <https://www.gnu.org/licenses/>. | ||
# -------------------------------------------------------------------------------- |
31 changes: 13 additions & 18 deletions
31
...k_egu_egk_gripper_driver/include/schunk_egu_egk_gripper_driver/schunk_gripper_wrapper.hpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 13 additions & 18 deletions
31
schunk_egu_egk_gripper_driver/src/schunk_gripper_wrapper.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 13 additions & 18 deletions
31
schunk_egu_egk_gripper_library/include/schunk_egu_egk_gripper_library/communication.hpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|
31 changes: 13 additions & 18 deletions
31
schunk_egu_egk_gripper_library/include/schunk_egu_egk_gripper_library/schunk_gripper_lib.hpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|
31 changes: 13 additions & 18 deletions
31
schunk_egu_egk_gripper_library/src/schunk_gripper_lib.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,18 @@ | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Copyright (C) 2024 SCHUNK SE & Co. KG | ||
// | ||
// This file is part of the Schunk EGU/EGK gripper. | ||
// | ||
// The Schunk EGU/EGK gripper is free software: you can redistribute it and/or | ||
// modify it under the terms of the GNU General Public License as published by | ||
// the Free Software Foundation, either version 3 of the License, or (at your | ||
// option) any later version. | ||
// | ||
// The Schunk EGU/EGK gripper is distributed in the hope that it will be useful, | ||
// but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General | ||
// Public License for more details. | ||
// Copyright 2024 SCHUNK SE & Co. KG | ||
// | ||
// This program is free software: you can redistribute it and/or modify it | ||
// under the terms of the GNU General Public License as published by the Free | ||
// Software Foundation, either version 3 of the License, or (at your option) | ||
// any later version. | ||
// | ||
// This program is distributed in the hope that it will be useful, but WITHOUT | ||
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
// more details. | ||
// | ||
// You should have received a copy of the GNU General Public License along with | ||
// the Schunk EGU/EGK gripper. If not, see <https://www.gnu.org/licenses/>. | ||
// | ||
//////////////////////////////////////////////////////////////////////////////// | ||
// this program. If not, see <https://www.gnu.org/licenses/>. | ||
// -------------------------------------------------------------------------------- | ||
|
||
/* | ||
* Author: Viktoria Krimer ([email protected]) | ||
|