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

I get an Assertion error when I run view_frames [closed]

asked 2013-08-24 09:34:43 -0500

rnunziata gravatar image

updated 2013-08-25 06:45:17 -0500

I know there must be something wrong with my env but I do not know what..a lot of things started failing due to python type errors after I did a sudo apt-get upgrade

viki:~$ rosrun tf view_frames
Listening to /tf for 5.000000 seconds
Done Listening
python: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr<T>::operator->() const [with T = tf2::TimeCacheInterface]: Assertion `px != 0' failed.
Aborted (core dumped)
edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by rnunziata
close date 2013-09-03 12:05:42

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-09-03 11:40:11 -0500

Hi, the same happens to me. I've found in this question that now you can see the frames tree as a plugin in rqt. You have to install ros-hydro-rqt-tf-tree, assuming you are using hydro

edit flag offensive delete link more

Comments

Though this still fails when run as command line....I will open a bug report. Except I can not seem to find where to report a bug in view_frames?

rnunziata gravatar image rnunziata  ( 2013-09-03 13:49:44 -0500 )edit

I'm not sure if view_frames will be obsolete and rqt_tf_tree should be used instead... Maybe you can post the issue to tf repo because view_frames is part of tf and tf-tools

gustavo.velascoh gravatar image gustavo.velascoh  ( 2013-09-03 17:42:55 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-24 09:34:43 -0500

Seen: 163 times

Last updated: Sep 03 '13