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

Get articulation from/to Rviz (Communicate with Rviz)

asked 2015-04-14 14:06:51 -0500

ROSkinect gravatar image

updated 2015-04-15 04:12:53 -0500

Hey there !

I'm working with Rviz modeling my robot.

what I want to do is to change there articulations depending on real robot articulation !

I already get the articulation from real robot in ROS, then all what I have to do is to apply those articulations in RViz

=> So my question is how can I do that !

The final resulat that I want to get is in this video: Get exactly what I have in Rviz in real robot; like moving the real robot from Rviz ! NB: I already have a package that can get Cartesian coordinates and joints values from the real robot to ROS.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-04-15 13:39:54 -0500

William gravatar image

If you have cartesian control of the robot already worked out, you can use an interactive marker in rviz to control the robot: http://wiki.ros.org/interactive_markers

edit flag offensive delete link more

Comments

I was thinking about Markers but actually I need little bit more details.

I already have an interactive marker in my arm-robot in the end effector.. so how could I start ? Do I need an interactive marker for each articulation ? Do I need to communicate with this/those markers ? if so how ?

ROSkinect gravatar image ROSkinect  ( 2015-04-15 15:29:49 -0500 )edit
1

I'm not sure about that, maybe someone with more experience in arm's can give you a pointer.

William gravatar image William  ( 2015-04-15 15:46:12 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-04-14 14:06:51 -0500

Seen: 218 times

Last updated: Apr 15 '15