Skip to content

Human Interactions Robotics Laboratory specializes in innovative research to support the human-robot interaction field. We are interested in advancing research in areas relevant to path planning, perception as well as AI/ML and regularly develop new collaborative projects to accomplish this goal.

sdutta21/hiro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Interactions Robotics Laboratory

UR5 interactive co-working twin robotic arms, Castor and Pollux. Check out our Wiki for current documentation.

Website: olinrobotics.github.io/hiro/

UR5/CB3 Arm Manual: https://www.usna.edu/Users/weapron/kutzer/_files/documents/User%20Manual,%20UR5.pdf

Quick Setup

  • Install ROS
  • Go to your catkin workspace's source folder: cd <your_catkin_ws>/src
  • Clone this project: git clone https://github.com/olinrobotics/hiro.git
  • Go back one level to catkin workspace: cd ..
  • Install dependencies: rosdep install --from-paths src --ignore-src -r -y
  • Build the platform: catkin_make

Team Repositories

Troubleshooting

Grouped by error message

Encoder-stepper mismatch

  • Is the area around the K11R control box and robot arm clear?
  • Turn the controller on/off. (Power-cycle the robot)
  • The arm generally makes a pseudo circle using its waist at the beginning of the calibration, done counterclockwise. Try starting it closer to its end point for that rotation, and then execute the startup code. The same thing could be tried for any of the joints (or axes, which is what Roboforth refers to them by).

Controller refuses to turn on

  • Check the fuses. Two are located in the back of the controller, one is located on the power supply itself. (Where the power cord is plugged in)

About

Human Interactions Robotics Laboratory specializes in innovative research to support the human-robot interaction field. We are interested in advancing research in areas relevant to path planning, perception as well as AI/ML and regularly develop new collaborative projects to accomplish this goal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.2%
  • C++ 18.0%
  • Python 7.1%
  • Makefile 2.3%
  • Rich Text Format 0.8%
  • CMake 0.3%
  • Other 0.3%