Skip to content

Commit 77acf9a

Browse files
author
Murilo M. Marinho
committed
[All] Updating murilo's email address.
1 parent 02f4ff7 commit 77acf9a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+56
-56
lines changed

debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: libdqrobotics
22
Section: devel
33
Priority: optional
4-
Maintainer: Murilo Marinho <[email protected]>
4+
Maintainer: Murilo Marinho <[email protected]>
55
Build-Depends: cmake, libeigen3-dev
66
Homepage: https://dqrobotics.github.io/
77

include/dqrobotics/DQ.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This file is part of DQ Robotics.
2727
[mateusmartins committed on Jul 27, 2012]()
2828
(https://github.com/dqrobotics/cpp/commit/7d96efb354ffa07a093d5cb3f34af2c7ce8e2d39).
2929
30-
3. Murilo M. Marinho ([email protected])
30+
3. Murilo M. Marinho ([email protected])
3131
- Refactoring, and compliance with the new style.
3232
[murilomarinho committed on Dec 22, 2012](c7f4596)
3333
(https://github.com/dqrobotics/cpp/commit/c7f459612bb47ab2151b64ed6820c9f6fb242fa6).

include/dqrobotics/internal/_dq_linesegment.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This file is part of DQ Robotics.
1919
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
2020
2121
Contributors:
22-
- Murilo M. Marinho ([email protected])
22+
- Murilo M. Marinho ([email protected])
2323
*/
2424
#include <dqrobotics/DQ.h>
2525
#include <tuple>

include/dqrobotics/robot_control/DQ_ClassicQPController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424

include/dqrobotics/robot_control/DQ_KinematicConstrainedController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOT_CONTROL_DQ_KINEMATICCONSTRAINEDCONTROLLER_H

include/dqrobotics/robot_control/DQ_KinematicController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#include <memory>

include/dqrobotics/robot_control/DQ_NumericalFilteredPseudoInverseController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This file is part of DQ Robotics.
2424
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
2525
2626
Contributors:
27-
- Murilo M. Marinho ([email protected])
27+
- Murilo M. Marinho ([email protected])
2828
*/
2929
#include <dqrobotics/DQ.h>
3030
#include <dqrobotics/robot_control/DQ_PseudoinverseController.h>

include/dqrobotics/robot_control/DQ_PseudoinverseController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323
#include <dqrobotics/DQ.h>
2424
#include <dqrobotics/robot_control/DQ_KinematicController.h>

include/dqrobotics/robot_control/DQ_QuadraticProgrammingController.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#include<dqrobotics/robot_control/DQ_KinematicConstrainedController.h>

include/dqrobotics/robot_modeling/DQ_CooperativeDualTaskSpace.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_COOPERATIVEDUALTASKSPACE_H

include/dqrobotics/robot_modeling/DQ_DifferentialDriveRobot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTICS_ROBOT_MODELING_DQ_DIFFERENTIALDRIVEROBOT

include/dqrobotics/robot_modeling/DQ_HolonomicBase.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTICS_ROBOT_MODELING_DQ_HOLONOMICBASE

include/dqrobotics/robot_modeling/DQ_Kinematics.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOT_MODELLING_DQ_KINEMATICS_H

include/dqrobotics/robot_modeling/DQ_MobileBase.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTICS_ROBOT_MODELING_DQ_MOBILEBASE

include/dqrobotics/robot_modeling/DQ_SerialManipulator.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
- Mateus Rodrigues Martins ([email protected])
2323
- Juan Jose Quiroz Omana ([email protected])
2424
*/

include/dqrobotics/robot_modeling/DQ_SerialManipulatorDH.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
- Juan Jose Quiroz Omana ([email protected])
2323
*/
2424

include/dqrobotics/robot_modeling/DQ_SerialManipulatorDenso.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#include <dqrobotics/robot_modeling/DQ_SerialManipulator.h>

include/dqrobotics/robot_modeling/DQ_SerialManipulatorMDH.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
- Juan Jose Quiroz Omana - [email protected]
2323
*/
2424

include/dqrobotics/robot_modeling/DQ_SerialWholeBody.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOT_MODELLING_DQ_SERIAL_WHOLE_BODY_H

include/dqrobotics/robot_modeling/DQ_WholeBody.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOT_MODELLING_DQ_WHOLE_BODY_H

include/dqrobotics/robots/Ax18ManipulatorRobot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTS_AX18MANIPULATORROBOT_H

include/dqrobotics/robots/BarrettWamArmRobot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTS_BARRETTWAMARMROBOT_H

include/dqrobotics/robots/ComauSmartSixRobot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTS_COMAUSMARTSIXROBOT_H

include/dqrobotics/robots/KukaLw4Robot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTS_KUKALW4ROBOT_H

include/dqrobotics/robots/KukaYoubotRobot.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#ifndef DQ_ROBOTS_KUKAYOUBOTROBOT_H

include/dqrobotics/solvers/DQ_QuadraticProgrammingSolver.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#include <dqrobotics/DQ.h>

include/dqrobotics/utils/DQ_Constants.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#include<cmath>

include/dqrobotics/utils/DQ_Geometry.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424

include/dqrobotics/utils/DQ_LinearAlgebra.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#ifdef _WIN32

include/dqrobotics/utils/DQ_Math.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This file is part of DQ Robotics.
1818
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1919
2020
Contributors:
21-
- Murilo M. Marinho ([email protected])
21+
- Murilo M. Marinho ([email protected])
2222
*/
2323

2424
#include<dqrobotics/DQ.h>

src/DQ.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This file is part of DQ Robotics.
2727
[mateusmartins committed on Jul 27, 2012]()
2828
(https://github.com/dqrobotics/cpp/commit/7d96efb354ffa07a093d5cb3f34af2c7ce8e2d39).
2929
30-
3. Murilo M. Marinho ([email protected])
30+
3. Murilo M. Marinho ([email protected])
3131
- Refactoring, and compliance with the new style.
3232
[murilomarinho committed on Dec 22, 2012](c7f4596)
3333
(https://github.com/dqrobotics/cpp/commit/c7f459612bb47ab2151b64ed6820c9f6fb242fa6).

src/internal/_dq_linesegment.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222
#include <dqrobotics/internal/_dq_linesegment.h>
2323
#include <dqrobotics/utils/DQ_Geometry.h>

src/robot_control/DQ_ClassicQPController.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include <dqrobotics/robot_control/DQ_ClassicQPController.h>

src/robot_control/DQ_KinematicConstrainedController.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include <dqrobotics/robot_control/DQ_KinematicConstrainedController.h>

src/robot_control/DQ_KinematicController.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include <dqrobotics/robot_control/DQ_KinematicController.h>

src/robot_control/DQ_NumericalFilteredPseudoInverseController.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include <dqrobotics/robot_control/DQ_NumericalFilteredPseudoInverseController.h>

src/robot_control/DQ_PseudoinverseController.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include <dqrobotics/robot_control/DQ_PseudoinverseController.h>

src/robot_control/DQ_QuadraticProgrammingController.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include <dqrobotics/robot_control/DQ_QuadraticProgrammingController.h>

src/robot_modeling/DQ_CooperativeDualTaskSpace.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include<dqrobotics/robot_modeling/DQ_CooperativeDualTaskSpace.h>

src/robot_modeling/DQ_DifferentialDriveRobot.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include<dqrobotics/robot_modeling/DQ_DifferentialDriveRobot.h>

src/robot_modeling/DQ_HolonomicBase.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include<dqrobotics/robot_modeling/DQ_HolonomicBase.h>

src/robot_modeling/DQ_Kinematics.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include<dqrobotics/robot_modeling/DQ_Kinematics.h>

src/robot_modeling/DQ_MobileBase.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
*/
2222

2323
#include<dqrobotics/robot_modeling/DQ_MobileBase.h>

src/robot_modeling/DQ_SerialManipulator.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This file is part of DQ Robotics.
1717
along with DQ Robotics. If not, see <http://www.gnu.org/licenses/>.
1818
1919
Contributors:
20-
- Murilo M. Marinho ([email protected])
20+
- Murilo M. Marinho ([email protected])
2121
- Mateus Rodrigues Martins ([email protected])
2222
- Juan Jose Quiroz Omana ([email protected])
2323
*/

0 commit comments

Comments
 (0)