Skip to content

darewolf007/Robot_Grasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot_Grasp

Introduction

this is a robot grasp project, which is based on the robot operating system(ROS) and sawyer robot.
The project is mainly divided into two parts: the first part is the the robot control process, and the second part is the robot grasping algorithm.

How to use

first terminal

    ./intera.sh
    source devel/setup.bash
    source activate py27
    roslaunch robot_grasp Sawyer_control.launch

second terminal

    ./intera.sh
    source devel/setup.bash
    source activate py38
    python src/Robot_Grasp/src/scripts/Run_robot_grasp.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published