[ros-users] rviz segfaults from cturtle binaries

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Tucker Hermans
Date:  
To: ros-users
Subject: [ros-users] rviz segfaults from cturtle binaries
I installed the cturtle binaries on our basestation today and when I attempt
to run rviz I get the following segfault:

pr2admin@pr2base:~$ rosrun rviz rviz
[ INFO] [1277171900.979006204]: Loading general config from
[/home/pr2admin/.rviz/config]
[ INFO] [1277171900.979230869]: Loading display config from
[/home/pr2admin/.rviz/display_config]
/opt/ros/cturtle/ros/bin/rosrun: line 35: 8665 Segmentation fault
$exepath "$@"

There was a post on the list about this a little while ago that suggested
remaking rviz with --pre-clean, but since I built since I installed the
binaries, I wasn't sure of how to correct it.

-Tucker