Skip to content

ROS package with scripts to control simple robotic arms

Notifications You must be signed in to change notification settings

inaciose/rosarm_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosarm_control

ROS package with scripts to control simple robotic arms

This package requires one of the following arm description packages for the specific robotic arm:

  • ebamk2_description

The robotic arm must be controlled by a mcu runing compatible firmware availabe in rosarm_firmware

Non ros_control servo based robotic arms firmware subscribe to one of the following message types

  • std_msgs/UInt16MultiArray
  • sensor_msgs/JointState

Nodes, joystick_servo_control.py and joystick_position_control_eba(_poses).py require one of the following sketches:

  • ros_arm_servo_multiarray.ino
  • ros_arm_servo_pca9685_multiarray.ino

About

ROS package with scripts to control simple robotic arms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published