Skip to content
Snippets Groups Projects

Resolve "Add method for vector rotation for converting to world coordinate system"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 0526d635
    Merge branch... · 0526d635
    Tobias Arens authored
    Merge branch '327-add-method-for-vector-rotation-for-converting-to-world-coordinate-system' of jugit.fz-juelich.de:ped-dyn-emp/petrack into 327-add-method-for-vector-rotation-for-converting-to-world-coordinate-system
@@ -15,7 +15,7 @@
* 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://cdwww.gnu.org/licenses/>.
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "control.h"
#include "extrCalibration.h"
Loading