Closed gursi26 closed 1 week ago
I have implemented forward_kinematics.cpp and euler_angles_to_transform.cpp, but nothing moves when I hit i on the arm model. Does this mean my functions are incorrect? Which functions do we need to implement to expect to see initial movement?
You will need catmull_rom_interpolation.cpp also implemented.
I have implemented forward_kinematics.cpp and euler_angles_to_transform.cpp, but nothing moves when I hit i on the arm model. Does this mean my functions are incorrect? Which functions do we need to implement to expect to see initial movement?