Giter Club home page Giter Club logo

phantom_omni's Introduction

UNMAINTAINED

This repo is no longer maintained. You should fork it if you wish to make contributions.

phantom_omni

ROS Node for Sensable Phantom Omni devices

Requires the omni_description package.

Parameters:

  • ~omni_name (default: omni1)

Publishes:

  • OMNI_NAME_joint_states (sensor_msgs/JointState): The state of each of the omni's joints.
  • OMNI_NAME_button (phantom_omni/PhantomButtonEvent): Events for the grey and white buttons.

Subscribes:

  • OMNI_NAME_force_feedback (phantom_omni/OmniFeedback): Force feedback to be displayed on the omni. Takes a force and a position. If you simultaneously click the grey and white buttons, the omni will 'lock' to the position.

This is based on the original phantom_omni package. However, it has several advantages:

  • Catkinized build system
  • Compatibility with ROS Groovy
  • Uses URDF description of Omni and the robot_state_publisher instead of hardcoded transforms.
  • Improved auto-calibration
  • Streamlined code / organization / bug fixes.
  • Defaults to gravity compensation mode (instead of locking to the 'zero' position).

To see it in action, simply: roslaunch phantom_omni omni.launch

phantom_omni's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

phantom_omni's Issues

Error at launch node

Hello

I try launch the node but when y execute roslaunch phantom_omni omni.launch the nodes

omni1_robot_state_publisher(robot_state_publisher/robot_state_publisher)
rviz (rviz/rviz)

start correctly, however the node

omni1 (phantom_omni/omni)

not working.

error

Regards.

Interfacing with geomagic touch

Hi I am trying to implement your code with geomagic touch device but when i try to compile the code I get this error. Can you tell me whats wrong ?
screenshot from 2016-10-01 23 28 41

Compile error

When I compile this package, there are some errors.
At first, it shows that "can't find header <HL/hl.h>" (and some lib files), I find it in openhaptics so I add include and lib64 in this package and revise the CMakeLists.txt, then I rebuild the package. It still failed to compile:
2017-12-26 12 48 34
2017-12-26 12 49 07
(It reminds there are many undefined reference in libHD.so)
What should I do?

Pose of the tip of the Omni end-effector

I was looking into the code but could not understand if the pose of the tip of the omni end-effector was also being published or it was just the pose of the joints?

Thanks for the help!

Failed to initialize haptic device

Hi

I'm trying to run your phantom_omni node but I get this error:

screenshot from 2019-01-21 15-43-11

I tried the fix suggested #5 but this doesn't work for me.

I can run the Geomagic_Touch_Diagnostic and Geomagic_Touch_Setup applications from the GeoMagicTouch Linux Driver package which also includes openhaptics... Diagnostigs and setup work fine for me. Openhaptics example applications however also don't work.

Setup: Ubuntu 16.04, Ros Kinetic, Haptic device: Geomagic Touch.

Thank you for your help

Failing to launch.

Hi,

I am getting the following error while launching the file.

[ERROR] [1520375559.144348015]: Failed to initialize haptic device

Running PhantomTest, I am able to see the device and play with it. While the rosnode simply dies.

Could you please suggest anything about this error?

Best,

Mike

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.