Skip to content

ljklonepiece/movo_cartesian_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVO Cartesian Server

Simple PD controller for movo arm to move in cartesian space

installation

  • git clone this ros package to your movo catkin workspace and build the workspace
  • movo_msgs is a required dependency
  • make sure the rotating frame of both arms are set to Fixed frame before using this package, follow this discussion on movo github

test cartesian server

the program will move the left arm and right arm by 5cm in x, y, z direction with respect to the base_link

roslaunch cartesian_server cart_controller.launch

cd [your directory]/cartesian_server/test

python cartesian_motion_test.py

About

cartesian server for movo arms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published