Skip to content

Commit 7716c73

Browse files
authored
Extend license (#26)
* Extending license
1 parent fae3fb3 commit 7716c73

File tree

173 files changed

+173
-0
lines changed

Some content is hidden

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

173 files changed

+173
-0
lines changed

LICENCE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
BSD 3-Clause License
22

3+
Copyright (c) 2025, Manuel Yves Galliker.
34
Copyright (c) 2024, 1X Technologies.
45
All rights reserved.
56

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/CentroidalMpcInterface.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/command/CentroidalMpcTargetTrajectoriesCalculator.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/common/CentroidalMpcRobotModel.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/constraint/JointMimicKinematicConstraint.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/constraint/NormalVelocityConstraintCppAd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/constraint/ZeroVelocityConstraintCppAd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/cost/CentroidalMpcEndEffectorFootCost.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/cost/ICPCost.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

humanoid_nmpc/humanoid_centroidal_mpc/include/humanoid_centroidal_mpc/dynamics/CentroidalDynamicsAD.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/******************************************************************************
2+
Copyright (c) 2025, Manuel Yves Galliker. All rights reserved.
23
Copyright (c) 2024, 1X Technologies. All rights reserved.
34
45
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)