[ros-users] rxgraph: TypeError: configure_logging() got an …

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: ros-users
題目: [ros-users] rxgraph: TypeError: configure_logging() got an unexpected keyword argument 'additional'
Is anyone else seeing this on unstable (I'm using maverick, installed
from debs):

$ rxgraph
Traceback (most recent call last):
  File "/opt/ros/unstable/ros/bin/rxgraph", line 36, in <module>
    rxgraph.rxgraph_main()
  File "/opt/ros/unstable/stacks/rx/rxgraph/src/rxgraph/__init__.py",
line 68, in rxgraph_main
    roslib.roslogging.configure_logging('rxgraph', logging.INFO,
additional=['rospy', 'roslib', 'rosgraph'])
TypeError: configure_logging() got an unexpected keyword argument 'additional'


Thanks,
Pat