Skip to content

HackRoboy/fetch_roboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Roboy:

Roboy Hackathon Project

The idea of this project is to allow a gripper robot to move not only in 2D, but also in 3D. For this purpose we use 4 ropes attached to the robot that is hanging right beneath the cealing, while the gripper hand hangs from below and can fetch objects.

Control Topics

topic datatype description
the_claw/GoTo geometry_msgs/Pose2D Euclidean coordinates of desired position
the_claw/MoveBox roboy_middleware_msgs/MotorCommand Actuate the servos of the box (always id:"0")
the_claw/CommandGripper std_msgs/Int16 Commands gripper motor

TODO

  • Investigation of initial code
  • Servo control
  • LED controll
  • Movement rules based on rope length
  • Hardware preparation
  • Design of bot case
  • Cutting the bot case out
Nice to have
  • Regulate speed
  • Simple pose recognition for control

Releases

No releases published

Packages

No packages published