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

allelujah-wang's profile - activity

2012-12-10 08:48:05 -0500 received badge  Famous Question (source)
2012-11-05 05:06:41 -0500 received badge  Famous Question (source)
2012-11-05 05:06:41 -0500 received badge  Popular Question (source)
2012-11-05 05:06:41 -0500 received badge  Notable Question (source)
2012-09-15 16:53:13 -0500 received badge  Notable Question (source)
2012-08-16 20:07:18 -0500 received badge  Popular Question (source)
2012-07-29 22:55:31 -0500 commented question rosbag file cannot be made // .bag.active

The .bag.active file is big, about 3.5GB each round. I started the rosbag at the very beginning. @ Lorenz

2012-07-29 22:53:15 -0500 commented question RVIZ cannot be initialized

Sorry that there is no room to reply to wiki, but to update the software does not work. I think Lorenz could be right, I will clear the memory manually. THX

2012-07-29 22:47:06 -0500 received badge  Scholar (source)
2012-07-29 22:32:53 -0500 asked a question rosbag file cannot be made // .bag.active

Hello, guys! When I was using the rosbag tool to record the real data for our robot, I used the command : rosbag record -a when the whole mission was accomplished, there was no .bag file made in that folder. Instead, there was a .bag.active file was made in that folder. However, when I want to replay the data, the "rosbag play " command cannot read the .bag.active file, which made it impossible to analysis the data. I cannot find a proper answer from the pages, so I hope you guys can help me. THX

2012-07-29 22:23:38 -0500 asked a question RVIZ cannot be initialized

At the very beginning, the PC cannot be started, after remove the memory and plug back to the slot, the PC could be started. When I run some code, the rviz cannot be started, then I check the RVIZ alone, but it failed again. Corresponding terminal shows as the following:

rct@rct-desktop:~$ rosrun rviz rviz GLib-ERROR **: /build/buildd/glib2.0-2.24.1/glib/gmem.c:137: failed to allocate 251658321 bytes aborting... Aborted rct@rct-desktop:~$ exitallelujah@allelujah-desktop:~/datarecord/rviz$