Skip to content

Project in Advanced Robotics course project at SDU 21/22. Implementation of learning method for skills for arm robots based on GMM with Rieamannian Manifolds

Notifications You must be signed in to change notification settings

ManuOtel/Impedance-Encoding-UR5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encode Task Impedance from Demonstration

Project in Advanced Robotics course project at SDU 21/22. Implementation of learning method for skills for arm robots based on GMM with Rieamannian Manifolds

Initializing each node

To execute the real_robot_interface_py command the following command should be used.

ros2 run real_robot_interface_py interface --ros-args -p dt:=<sampling_time> -p ip:=<robot/ip>

To use the controller_py node the command to be run is:

ros2 run controller_py controller --ros-args -p dt:=<sampling_time> -p trajectory:=<trajectory npy> -p mode:=<p(position)/v(velocity)> -p model:=<path to model>

About

Project in Advanced Robotics course project at SDU 21/22. Implementation of learning method for skills for arm robots based on GMM with Rieamannian Manifolds

Topics

Resources

Stars

Watchers

Forks

Languages

  • Jupyter Notebook 97.9%
  • Python 2.0%
  • Other 0.1%