Skip to content
/ ASE389 Public

Software Stacks for the class ASE 389 DCSN/CTRL HUMAN-CENT ROBOTS

License

Notifications You must be signed in to change notification settings

GemCat/ASE389

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASE389

Software Stacks for the class ASE 389 DCSN/CTRL HUMAN-CENT ROBOTS based on the PnC.

Installation

  • Install Conda
  • Clone the repository
$ git clone https://github.com/junhyeokahn/ASE389.git
  • Create a virtual environment and install Dependancies
$ conda env create -f ASE389.yml
  • Activate the environment
$ conda activate ASE389
  • Run the code
$ python simulator/pybullet/manipulator_main.py

Implement Operational Space Control

  • Try to implement OSC control and fill out this function.
  • You could take look at RobotSystem to achieve relevant kinematics and dynamics properties of the robot.

About

Software Stacks for the class ASE 389 DCSN/CTRL HUMAN-CENT ROBOTS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published