feature/vision mls
Compare changes
Files
4+ 27
− 18
@@ -75,8 +75,10 @@ static Eigen::Affine3d create_rotation_matrix(float ax, float ay, float az) {
@@ -75,8 +75,10 @@ static Eigen::Affine3d create_rotation_matrix(float ax, float ay, float az) {
@@ -99,20 +101,25 @@ class ConfigProxy {
@@ -99,20 +101,25 @@ class ConfigProxy {
@@ -166,7 +173,7 @@ static void run(ftl::Configurable *root) {
@@ -166,7 +173,7 @@ static void run(ftl::Configurable *root) {
@@ -174,6 +181,8 @@ static void run(ftl::Configurable *root) {
@@ -174,6 +181,8 @@ static void run(ftl::Configurable *root) {
@@ -289,7 +298,7 @@ static void run(ftl::Configurable *root) {
@@ -289,7 +298,7 @@ static void run(ftl::Configurable *root) {
sources[i]->inject(Channel::Calibration, sources[i]->parameters(), Channel::Left, sources[i]->getCapabilities());