Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skeleton_markers markers_from_tf.launch isn't working #5

Open
me2george opened this issue Dec 3, 2017 · 0 comments
Open

skeleton_markers markers_from_tf.launch isn't working #5

me2george opened this issue Dec 3, 2017 · 0 comments

Comments

@me2george
Copy link

when i ran roslaunch skeleton_markers markers_from_tf.launch , i met following mistakes. I am new ros users ,it very confused me

[INFO] [WallTime: 1512315359.407959] Initializing Skeleton Markers Node...
Traceback (most recent call last):
File "/home/mzy/catkin_ws/src/rbx1/skeleton_markers/nodes/markers_from_tf.py", line 142, in
SkeletonMarkers()
File "/home/mzy/catkin_ws/src/rbx1/skeleton_markers/nodes/markers_from_tf.py", line 69, in init
frames = [f for f in tf_listener.getFrameStrings() if f.startswith('head_')]
File "/opt/ros/indigo/lib/python2.7/dist-packages/tf/listener.py", line 98, in getFrameStrings
return [p for p, _ in data.items()]
AttributeError: 'list' object has no attribute 'items'
[markers_from_tf-3] process has died [pid 2204, exit code 1, cmd /home/mzy/catkin_ws/src/rbx1/skeleton_markers/nodes/markers_from_tf.py __name:=markers_from_tf __log:=/home/mzy/.ros/log/a58f5b96-d83f-11e7-9a2b-45de7d56a8a2/markers_from_tf-3.log].
log file: /home/mzy/.ros/log/a58f5b96-d83f-11e7-9a2b-45de7d56a8a2/markers_from_tf-3*.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant