Giter Site home page Giter Site logo

techman_robot's Introduction

Deprecated !

For driver using TMFlow, see https://github.com/TechmanRobotInc
see also: tmr_ros1_dev and tmrlib_dev

techman_robot

A driver provides ROS support for techman robots. TM5_700 is available for ROS Indigo.

Overview

  • Action interface on /joint_trajectory_action for integration with MoveIt
  • Publishes robot joint state on /joint_states
  • Publishes TCP position on /tool_position
  • Publishes TCP velocity on /tool_velocity
  • Publishes TCP force on /wrench
  • Service call to set outputs on /tm_driver/set_io

Installation

First set up a catkin workspace (see this tutorials).
Then clone the repository into the src/ folder. It should look like /path/to/your/catkin_workspace/src/techman_robot.
Make sure to source the correct setup file according to your workspace hierarchy, then use catkin_make to compile.
Note that this package depends on hardware_interface, and controller_manager.

Usage with Moveit

test in simulation:

To bring up moveit environment in simulation mode, run:
roslaunch tm700_moveit_config tm700_moveit_planning_execution.launch

run with real robot:

set up networking:

  1. Click on the network settings (double-arrow in the title bar) and select Edit Connections
  2. Locate the new connection (mine was Wired Connection 1) and select Edit. Under the IPv4 tab, set:
    • address = 192.168.0.11 (or similar)
    • netmask = 255.255.255.0
  3. Connect an ethernet cable and try to ping your connected robot:
    • ping 192.168.0.10

To bring up moveit environment and connect to real robot, run:
roslaunch tm700_moveit_config tm700_moveit_planning_execution.launch sim:=False robot_ip:=192.168.0.10

Usage with Gazebo

To bring up the simulated robot in Gazebo, run:
roslaunch tm_gazebo tm700.launch

techman_robot's People

Contributors

yhtsai avatar kentsai0319 avatar howardjchen avatar

Stargazers

 avatar  avatar Kwon Oh Gun avatar  avatar  avatar  avatar Orestis Kanaris avatar Zhe-Ming, Zhang avatar YungHsiu Chen avatar Taner Paca avatar Xavier avatar  avatar rarrais avatar  avatar Xiaoxing DONG avatar Liang-Chi Hsieh avatar Shih-Wei Guo avatar  avatar Evan Hsu avatar  avatar  avatar zhangwei hong avatar  avatar YuehChuan avatar Wei Shih avatar  avatar

Watchers

YuehChuan avatar Shih-Wei Guo avatar  avatar AASYS avatar Orestis Kanaris avatar

techman_robot's Issues

[tm_driver] Error: data length wrong!

I ran a node "tm_driver" to operate the real TM robot,
But I couldn't move it due to an error.

$ roslaunch tm700_moveit_config tm700_moveit_planning_execution.launch sim:=False \
 robot_ip:=192.168.0.10```
.
.
[ERROR] data length wrong!
[ERROR] data length wrong!
[ERROR] data length wrong!

Failed to call service get_planning_scene

Hi, recently I cloned this repository and try to

roslaunch tm700_moveit_config tm700_moveit_planning_execution.launch 

but I met some problem in the following pictures:

  • it appearse NO PLANNING LIBRARY LOADED

  • this is the rqt_graph

  • However, I found out that if I use the older verion this repository, everythin went really well. Therefore, I'm not sure where gose wrong.
    Many thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.