You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Kindr already built and installed, my build is failing at the same line everytime building for a Beaglebone Black on"Debian GNU/Linux 9 (stretch). I cloned v3.0.02 fresh just minutes ago. Build fails with the following error(s):
/src/control-toolbox/ct_models/src/Irb4600/transform6d.cpp: In function ‘void irb4600_ik::ComputeFk(const IkReal*, irb4600_ik::IkReal*, irb4600_ik::IkReal*)’:
**MY PATH DELETED**/src/control-toolbox/ct_models/src/Irb4600/transform6d.cpp:301:242: warning: variable ‘x61’ set but not used [-Wunused-but-set-variable]
IkReal x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15,x16,x17,x18,x19,x20,x21,x22,x23,x24,x25,x26,x27,x28,x29,x30,x31,x32,x33,x34,x35,x36,x37,x38,x39,x40,x41,x42,x43,x44,x45,x46,x47,x48,x49,x50,x51,x52,x53,x54,x55,x56,x57,x58,x59,x60,x61,x62,x63,x64;
^~~
^CCMakeFiles/HyALinearizedForward.dir/build.make:62: recipe for target 'CMakeFiles/HyALinearizedForward.dir/include/ct/models/HyA/codegen/HyALinearizedForward.cpp.o' failed
CMakeFiles/HyAJacInverseDynamicsReverse.dir/build.make:62: recipe for target 'CMakeFiles/HyAJacInverseDynamicsReverse.dir/include/ct/models/HyA/codegen/HyAInverseDynJacReverse.cpp.o' failed
make[2]: *** [CMakeFiles/HyAJacInverseDynamicsReverse.dir/include/ct/models/HyA/codegen/HyAInverseDynJacReverse.cpp.o] Interrupt
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/HyAJacInverseDynamicsReverse.dir/all' failed
make[1]: *** [CMakeFiles/HyAJacInverseDynamicsReverse.dir/all] Interrupt
make[2]: *** [CMakeFiles/HyALinearizedForward.dir/include/ct/models/HyA/codegen/HyALinearizedForward.cpp.o] Interrupt
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/HyALinearizedForward.dir/all' failed
make[1]: *** [CMakeFiles/HyALinearizedForward.dir/all] Interrupt
CMakeFiles/InvertedPendulumActDynLinearizedForward.dir/build.make:62: recipe for target 'CMakeFiles/InvertedPendulumActDynLinearizedForward.dir/include/ct/models/InvertedPendulum/codegen/InvertedPendulumActDynLinearizedForward.cpp.o' failed
CMakeFiles/quadrotorDynamics.dir/build.make:110: recipe for target 'CMakeFiles/quadrotorDynamics.dir/src/Quadrotor/B_quadrotor.cpp.o' failed
CMakeFiles/irb4600_ik.dir/build.make:62: recipe for target 'CMakeFiles/irb4600_ik.dir/src/Irb4600/transform6d.cpp.o' failed
make[2]: *** [CMakeFiles/irb4600_ik.dir/src/Irb4600/transform6d.cpp.o] Interrupt
CMakeFiles/hya_ik.dir/build.make:62: recipe for target 'CMakeFiles/hya_ik.dir/src/HyA/transform6d.cpp.o' failed
make[2]: *** [CMakeFiles/hya_ik.dir/src/HyA/transform6d.cpp.o] Interrupt
make[2]: *** [CMakeFiles/InvertedPendulumActDynLinearizedForward.dir/include/ct/models/InvertedPendulum/codegen/InvertedPendulumActDynLinearizedForward.cpp.o] Interrupt
make[2]: *** [CMakeFiles/quadrotorDynamics.dir/src/Quadrotor/B_quadrotor.cpp.o] Interrupt
CMakeFiles/quadrotorDynamics.dir/build.make:62: recipe for target 'CMakeFiles/quadrotorDynamics.dir/src/Quadrotor/quadrotor_ode.cpp.o' failed
CMakeFiles/Makefile2:316: recipe for target 'CMakeFiles/irb4600_ik.dir/all' failed
make[1]: *** [CMakeFiles/irb4600_ik.dir/all] Interrupt
CMakeFiles/Makefile2:279: recipe for target 'CMakeFiles/hya_ik.dir/all' failed
make[1]: *** [CMakeFiles/hya_ik.dir/all] Interrupt
make[2]: *** [CMakeFiles/quadrotorDynamics.dir/src/Quadrotor/quadrotor_ode.cpp.o] Interrupt
CMakeFiles/quadrotorDynamics.dir/build.make:86: recipe for target 'CMakeFiles/quadrotorDynamics.dir/src/Quadrotor/A_quadrotor.cpp.o' failed
make[2]: *** [CMakeFiles/quadrotorDynamics.dir/src/Quadrotor/A_quadrotor.cpp.o] Interrupt
CMakeFiles/Makefile2:173: recipe for target 'CMakeFiles/InvertedPendulumActDynLinearizedForward.dir/all' failed
make[1]: *** [CMakeFiles/InvertedPendulumActDynLinearizedForward.dir/all] Interrupt
CMakeFiles/Makefile2:242: recipe for target 'CMakeFiles/quadrotorDynamics.dir/all' failed
make[1]: *** [CMakeFiles/quadrotorDynamics.dir/all] Interrupt
Makefile:127: recipe for target 'all' failed
make: *** [all] Interrupt
The text was updated successfully, but these errors were encountered:
drewhamiltonasdf
changed the title
build fails on
build fails on Debian Stretch 9: "In function ‘void irb4600_ik::ComputeFk(const IkReal*, irb4600_ik::IkReal*, irb4600_ik::IkReal*)’"
Dec 20, 2022
drewhamiltonasdf
changed the title
build fails on Debian Stretch 9: "In function ‘void irb4600_ik::ComputeFk(const IkReal*, irb4600_ik::IkReal*, irb4600_ik::IkReal*)’"
build fails on Debian Stretch 9: "In function ‘void irb4600_ik::ComputeFk..."
Dec 20, 2022
drewhamiltonasdf
changed the title
build fails on Debian Stretch 9: "In function ‘void irb4600_ik::ComputeFk..."
Using plain cmake build fails on Debian Stretch 9: "In function ‘void irb4600_ik::ComputeFk..."
Dec 20, 2022
With Kindr already built and installed, my build is failing at the same line everytime building for a Beaglebone Black on"Debian GNU/Linux 9 (stretch). I cloned v3.0.02 fresh just minutes ago. Build fails with the following error(s):
The text was updated successfully, but these errors were encountered: