A small error in robotics-toolbox-python/roboticstoolbox/tools/p_servo.py #339
              
                Unanswered
              
          
                  
                    
                      waelbachta
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First at all, I would like to thank you for this very helpful toolbox that make robotics teaching easier.
I noticed a small error in the angle-axis function written in p_servo.py. Indeed, I think that line 14 should be R_c = T[:3, :3].T @ Td[:3, :3]
Thank you again for your time,
Wael.
Beta Was this translation helpful? Give feedback.
All reactions