ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This is probably due to you using the incorrect version of wxWindows and wxPython. There is a note in the tutorial on how to fix this:
rosmake --rosdep-install rviz
This does a binary install of wxWindows and wxPython to be used with both rxtools and rviz.