ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

need package/library to actually control hardware....

asked 2015-07-25 03:54:48 -0500

baiju gravatar image

updated 2015-07-28 10:49:03 -0500

hello, currently, i have setup the manipulator using moveit setup assistant. what i want exactly is the package/library which now can take input from moveit joint states, and give the output in either parameters like velocity, direction...or even the pulses to control the hardware motors(stepper motors in my case). (in short, i wanted package/library similar to that of servo example mentioned in rosserial_arduino). is there any package/library/program available to satisfy my this hardware level need? (a hardware controller may be)....or do i have to write it down for my specific hardware(i use microcontroller as arduino) from scratch.....?. i'm on ros indigo, ubuntu 14.04. thanks.

edit retag flag offensive close merge delete

Comments

did you find any solution?

prrraveen gravatar image prrraveen  ( 2015-07-27 15:19:37 -0500 )edit

not yet.what i have figured out until now is to write custom node which will talk with joint states and with that of microcontroller stuff.....not sure is it the correct way or not....

baiju gravatar image baiju  ( 2015-07-28 10:47:24 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-06 01:10:11 -0500

Craig gravatar image

In my case , motors use CAN bus to communicate with my desktop, so i am trying ros_canopen package .

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-07-25 03:54:48 -0500

Seen: 581 times

Last updated: May 06 '16