Skip to content

This project explores various concepts of computational robotics, including validating and generating rotation matrices, interpolating rigid body movements, and simulating the motion of a two-link robotic arm. It includes methods for rigid body and arm motion interpolation, forward propagation using velocity commands, and 2D visualizations.

Notifications You must be signed in to change notification settings

dylanturnerfly/Robotics-Assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run, make sure you are in the correct directory first. Then in the terminal enter:

python3 ./component_1.py

python3 ./component_2.py

python3 ./component_3.py

python3 ./component_4.py

This will run unit tests, display visualizations, and generate gifs.

Please let me know if you have any questions. Thank you! [email protected]

About

This project explores various concepts of computational robotics, including validating and generating rotation matrices, interpolating rigid body movements, and simulating the motion of a two-link robotic arm. It includes methods for rigid body and arm motion interpolation, forward propagation using velocity commands, and 2D visualizations.

Topics

Resources

Stars

Watchers

Forks

Languages