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

wyw's profile - activity

2013-04-28 23:21:56 -0500 received badge  Popular Question (source)
2013-04-28 23:21:56 -0500 received badge  Famous Question (source)
2013-04-28 23:21:56 -0500 received badge  Notable Question (source)
2013-02-25 04:09:47 -0500 received badge  Supporter (source)
2013-02-25 04:04:12 -0500 received badge  Editor (source)
2013-02-25 04:03:10 -0500 asked a question Representation: Publishing graphical images instead of Markers onto Rviz using Kinect Data

Hi there, I am using ROSJava to publish Markers on to Rviz given the Kinect Data. I am currently using the object types (Arrows, Spheres etc.. - ros.org/wiki/rviz/DisplayTypes/Marker) to represent the joints.

I was wondering whether it is possible to publish a graphical image instead for each joint? Such as a persons face to represent the head. Or even publish a human body in respect to the skeleton data.

Thank you!