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

herb-remote-op is missing talker messages #5

Open
mkoval opened this issue Sep 9, 2015 · 0 comments
Open

herb-remote-op is missing talker messages #5

mkoval opened this issue Sep 9, 2015 · 0 comments
Assignees
Labels

Comments

@mkoval
Copy link
Member

mkoval commented Sep 9, 2015

[ WARN] [1441836027.026047634]: Group 'head_hand' is empty.
[kinbody.cpp:1470 SetDOFValues] dof 4 value is not in limits 0.000000e+00<5.235988e-01
[kinbody.cpp:1470 SetDOFValues] dof 15 value is not in limits 0.000000e+00<5.235988e-01
Traceback (most recent call last):
  File "/home/mkoval/ros-herb/src/herbpy/scripts/console.py", line 44, in <module>
    env, robot = herbpy.initialize(**herbpy_args)
  File "/home/mkoval/ros-herb/src/herbpy/src/herbpy/herb.py", line 87, in initialize
    prpy.bind_subclass(robot, HERBRobot, **kw_args)
  File "/home/mkoval/ros-herb/src/prpy/src/prpy/bind.py", line 366, in bind_subclass
    instance.__init__(*args, **kw_args)
  File "/home/mkoval/ros-herb/src/herbpy/src/herbpy/herbrobot.py", line 188, in __init__
    import talker.msg
ImportError: No module named talker.msg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants