2013-12-19 20:09:25 -0500 | received badge | ● Famous Question
(source)
|
2012-11-20 03:23:22 -0500 | received badge | ● Nice Question
(source)
|
2012-11-05 03:05:18 -0500 | received badge | ● Student
(source)
|
2012-09-02 23:13:37 -0500 | received badge | ● Famous Question
(source)
|
2012-08-23 09:34:31 -0500 | received badge | ● Notable Question
(source)
|
2012-08-22 10:57:18 -0500 | received badge | ● Popular Question
(source)
|
2012-08-22 08:35:18 -0500 | received badge | ● Notable Question
(source)
|
2012-08-22 08:35:18 -0500 | received badge | ● Popular Question
(source)
|
2012-08-22 08:35:16 -0500 | received badge | ● Popular Question
(source)
|
2012-08-22 08:35:16 -0500 | received badge | ● Notable Question
(source)
|
2012-08-21 23:10:06 -0500 | received badge | ● Organizer
(source)
|
2012-08-21 23:09:45 -0500 | asked a question | Gazebo unable to launch empty world Hi~everyone I installed ROS fuerte in Ubuntu 12.04 and I tried to launch the empty world roslaunch gazebo_worlds empty_world.launch
I got the following error message: Error [Transport.cc:102] Unable to get topic namespaces in [50] tries.
Error [Node.cc:68] No namespace found
/opt/ros/fuerte/stacks/simulator_gazebo/gazebo/scripts/gui: line 2: 5106 segmentation fault (core dumped) rospack find gazebo /gazebo/bin/gzclient -g rospack find gazebo /lib/libgazebo_ros_paths_plugin.so
[gazebo_gui-3] process has died [pid 5099, exit code 139, cmd /opt/ros/fuerte/stacks/simulator_gazebo/gazebo/scripts/gui __name:=gazebo_gui __log:=/home/qxesqxes/.ros/log/326a199c-ec38-11e1-a2f0-c446195a3b7d/gazebo_gui-3.log].
log file: /home/qxesqxes/.ros/log/326a199c-ec38-11e1-a2f0-c446195a3b7d/gazebo_gui-3*.log Your help would be much appreciated, thank you. |
2012-04-01 20:45:22 -0500 | received badge | ● Scholar
(source)
|
2012-03-26 18:03:25 -0500 | asked a question | Why rxgraph show partial information when selecting the combo box? Hi~ I used rxgraph to see how gazebo works,
and I found a weird thing. It showed all topics connecting to the gazebo node when
I didn't select any PATH combo box. But when I selected the gazebo node of PATH combo box,
it just showed little parts of all topics which connecting the gazebo node. http://imgur.com/a/yGtDU I am wondering why this happens. Thanks in advance. |
2012-03-26 17:41:53 -0500 | received badge | ● Supporter
(source)
|
2012-03-19 21:19:31 -0500 | received badge | ● Editor
(source)
|
2012-03-19 21:18:25 -0500 | asked a question | Promble with showing the arm on rviz using ros industrial package? Hi~ on ros_org_video_rc1 package When I run roslaunch sia10d_mesh_arm_navigation planning_scene_warehouse_viewer_sia10d_mesh.launch
But there is no arm model on rviz. http://imgur.com/0UK3C And I also found some error messages : ../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 31: (0 36672) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 33: (0 36672) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 37: (0 166656) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 39: (0 166656) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 44: (0 116160) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 46: (0 116160) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 49: (0 181824) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 51: (0 181824) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 54: (0 127296) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 56: (0 127296) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 60: (0 146880) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 62: (0 146880) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 67: (0 24768) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 69: (0 24768) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 71: (0 150528) Bad address .
../../intel/intel_bufmgr_gem.c:1158: Error writing data to buffer 73: (0 150528) Bad address .
How to solve it?
thank you |