Following Kevin's lead, I have posted a few tickets that gets rviz_qt compiling on OSX, but it still doesn't run quite right, but we can work on that. https://code.ros.org/trac/ros-pkg/ticket/5283 https://code.ros.org/trac/ros-pkg/ticket/5284 https://code.ros.org/trac/ros-pkg/ticket/5285 I found this custom query useful in finding the rviz_qt tickets: https://code.ros.org/trac/ros-pkg/query?status=assigned&status=new&status=reopened&component=visualization&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&keywords=%7Eqt Hopefully those will be useful for anyone else looking to get this running on their Macs asap. Thanks for your hard work Dave! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ William Woodall Graduate Software Engineering Auburn University w@auburn.edu wjwwood@gmail.com williamjwoodall.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ On Sat, Dec 3, 2011 at 9:56 AM, Kevin Walchko wrote: > submitted ticket (https://code.ros.org/trac/ros-pkg/ticket/5274) for OSX > for rosdep.yaml > > > > On Dec 1, 2011, at 12:29 PM, Dave Hershberger wrote: > > Rviz is moving from the wxWidgets library to the Qt library as of the ROS > Fuerte release. This transition to Qt will improve RViz compatibility on > more platforms and better integrate with future GUI tools. For more > information on the motivation for these changes, please refer to the RViz > and ROS GUI SIGs: > > http://ros.org/wiki/fuerte/Planning/rviz > http://ros.org/wiki/fuerte/Planning/ROS%20GUI > > This is a fairly big change to the code. The internal plugin API > is changed and the Python API will be different (when I get > it implemented). The GUI appears and behaves mostly the same as the > wx version, most of the differences coming from the differences in style > between wx and Qt and not from intentional changes. For a list of major > changes, see visualization_experimental/ChangeList > . > > An early but fairly complete, version of the new code is available in the > temporary "visualization_experimental" > stack, which works with ROS Electric. It is available in > the ros-electric-visualization-experimental debian package. This > version does not have python support implemented yet, but all the > built-in display types, tools, and view controllers work. I encourage > rviz users to try the new version (called rviz_qt for now) before Fuerte > so I can fix bugs and make the transition as smooth as possible. > > Please report bugs and feature requests to the same place as usual for > rviz, but with "qt" in the keywords field, like so: report a bug, > request a feature, > list existing tickets > . > > Thanks, > Dave > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > > > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > >