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

poluf's profile - activity

2013-08-13 07:27:59 -0500 received badge  Famous Question (source)
2013-06-16 22:27:39 -0500 received badge  Notable Question (source)
2013-06-16 10:47:28 -0500 commented question rviz not working

dpkg -s libboost-dev | grep 'Version' Version: 1.48.0.2

2013-06-16 10:21:59 -0500 received badge  Popular Question (source)
2013-06-15 04:48:20 -0500 asked a question rviz not working

on ubuntu 12.04 with groovy, when launching rosrun rviz rviz, I get :

[ INFO] [1371307046.097258299]: rviz version 1.9.30
[ INFO] [1371307046.097487554]: compiled against OGRE version 1.7.4 (Cthugha)
Traceback (most recent call last):
................... [and the end of the message is : ]
AttributeError: 'module' object has no attribute 'pydebug'
rviz: /usr/include/boost/thread/pthread/mutex.hpp :47 : boost::mutex::~mutex():  L'assertion « !pthread_mutex_destroy(&m) » a échoué.
Abandon (core dumped)

IS IT A PROBLEM WITH MY PYTHON VERSION ?? Thanks in advance