Skip to content

Commit 77acf9a

Browse files
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)