-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
73 changed files
with
163 additions
and
5,898 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,7 @@ | ||
/* | ||
* Copyright (C)2015 iCub Facility - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#include "cer_motors.h" | ||
#include "../filters.h" | ||
|
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,7 @@ | ||
/* | ||
* Copyright (C)2015 iCub Facility - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#ifndef CER_MOTORS_CTRL_H | ||
#define CER_MOTORS_CTRL_H | ||
|
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,7 @@ | ||
/* | ||
* Copyright (C)2015 iCub Facility - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#include "ikart_motors.h" | ||
#include "../filters.h" | ||
|
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,7 @@ | ||
/* | ||
* Copyright (C)2015 iCub Facility - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#ifndef IKART_MOTORS_CTRL_H | ||
#define IKART_MOTORS_CTRL_H | ||
|
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
9 changes: 3 additions & 6 deletions
9
src/common/movable_localization_device/movable_localization_device.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
9 changes: 3 additions & 6 deletions
9
src/common/movable_localization_device/movable_localization_device.h
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
9 changes: 3 additions & 6 deletions
9
src/common/odometry_estimation/localization_device_with_estimated_odometry.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
9 changes: 3 additions & 6 deletions
9
src/common/odometry_estimation/localization_device_with_estimated_odometry.h
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,20 +1,7 @@ | ||
/* | ||
* Copyright (C)2011 Department of Robotics Brain and Cognitive Sciences - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
/* | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#include <yarp/os/Os.h> | ||
#include <yarp/os/Log.h> | ||
|
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,7 @@ | ||
/* | ||
* Copyright (C)2011 Department of Robotics Brain and Cognitive Sciences - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
/* | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#ifndef A_STAR_H | ||
#define A_STAR_H | ||
|
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,12 +1,7 @@ | ||
/* | ||
* Copyright (C) 2006-2018 Istituto Italiano di Tecnologia (IIT) | ||
* All rights reserved. | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* This software may be modified and distributed under the terms of the | ||
* BSD-3-Clause license. See the accompanying LICENSE file for details. | ||
*/ | ||
/* | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#include <yarp/os/Network.h> | ||
#include <yarp/os/RFModule.h> | ||
|
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,7 @@ | ||
/* | ||
* Copyright (C)2011 Department of Robotics Brain and Cognitive Sciences - Istituto Italiano di Tecnologia | ||
* Author: Marco Randazzo | ||
* email: [email protected] | ||
* website: www.robotcub.org | ||
* Permission is granted to copy, distribute, and/or modify this program | ||
* under the terms of the GNU General Public License, version 2 or any | ||
* later version published by the Free Software Foundation. | ||
* | ||
* A copy of the license can be found at | ||
* http://www.robotcub.org/icub/license/gpl.txt | ||
* | ||
* 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 | ||
*/ | ||
/* | ||
* SPDX-FileCopyrightText: 2024 Istituto Italiano di Tecnologia (IIT) | ||
* SPDX-License-Identifier: BSD-3-Clause | ||
*/ | ||
|
||
#ifndef MAP_H | ||
#define MAP_H | ||
|
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
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 |
---|---|---|
|
@@ -3,5 +3,3 @@ | |
# Author: Marco Randazzo [email protected] | ||
# CopyPolicy: Released under the terms of the GNU GPL v2.0. | ||
# | ||
|
||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.