ROS package to use a modified LoCoBot as a robot arm for archaeology. The arm detects pottery sherds against a background of uniform color, picks them up, and places them in desired locations. This package should be used in conjunction with the PyRobot Interbotix repo.
While this package is intended ultimately for use with the physical LoCoBot, currently it has only been developed on the LoCoBot model in Gazebo version 7. Perception nodes have been written for a modified URDF which moves the Intel RealSense depth camera to the wrist of the LoCoBot.
Put into your ROS workspace using the instructions here
- In the terminal:
roslaunch robot_arm archaeology.launch
- In another terminal window:
roslaunch robot_arm arm.launch