Problem launching rxbag (global name 'roslib' is not defined) [closed]

asked 2012-07-10 02:31:43 -0500

Vassilis gravatar image

updated 2012-07-11 03:51:17 -0500

Lorenz gravatar image

I am running Fuerte and I am getting the following error when launching rxbag with the --record option. It works fine when launching without the --record option (using an existing .bag file). Other rx utilities work fine (rxconsole, rxgraph). Recording using rosbag also works fine.

~/ros_workspace$ rxbag --record --all
[INFO] [WallTime: 1341922965.474574] Master found.  Connecting...
[INFO] [WallTime: 1341922965.791212] Connected to ROS master.
[INFO] [WallTime: 1341922965.792201] Recording to 2012-07-10-07-22-45.bag.
Error subscribing to /rosout (ignoring): global name 'roslib' is not defined
Error subscribing to /rosout_agg (ignoring): global name 'roslib' is not defined

Any ideas?

Thanks! Vassilis

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-03-26 18:20:52.917882

Comments

I should also mention that rosbag works fine.

Vassilis gravatar image Vassilis  ( 2012-07-10 16:38:12 -0500 )edit