Skip to content

matsuya2/ECE470-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECE470-Project

Webot is used as the simulator

project_update1

  • test_controller.py: controller used to make the robot move as seen in the video for this project update

project_update2

  • ball_throw.py: controller used to make the robot move as seen in the video for this project update (shows implementation of inverse kinematics)
  • custom_module.py: module created which contains the function necessary for inverse kinematics

project_update3

  • core.py: contains functions from modern robotics textbook
  • custom_module.py: contains a variety of useful functions (ie randomize initial joint angles, etc)
  • ball_catcher.py: controller used to move robot arm (will eventually catch the ball)
  • camera_stand.py: controller for the camera

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages