Skip to content

NKU-ZiXuan/haptic_ros_driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haptic_ros_driver

haptic device Omega 3 ros driver

Usage

use catkin_make build this package, then run

rosrun haptic_ros_driver haptic_ros_driver

Published topic

  • /haptic/position

type:
geometry_msgs::Vector3Stamped

  • /haptic/button_state

type:
std_msgs::Int8MultiArray

Suscribed topic

  • /haptic/force

type:

geometry_msgs::Vector3

The motivation of this project is that I met a problem force dimension haptic device SDK incompatible with moveit.

About

haptic device Omega 3 ros driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.9%
  • CMake 6.1%