[ros-users] [Discourse.ros.org] [Next Generation ROS] Discus…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: William Woodall via ros-users
Dato:  
Til: ros-users
CC: William Woodall
Emne: [ros-users] [Discourse.ros.org] [Next Generation ROS] Discussion on Rviz rewrite


As @gavanderhoorn already linked to, this discussion happened on the ROS 1 rviz repository:

https://github.com/ros-visualization/rviz/issues/1125

That issue needs to be updated (it's on my todo list), but since we were not planning on a "from scratch" rewrite of rviz, I decided to stick with Ogre, since none of the other options gave us much immediate benefit (from my perspective) and I estimated that it was a lot of work to replace Ogre.

What we did do during the port of rviz for ROS 2 (here: https://github.com/ros2/rviz) is we tried to abstract all calls to Ogre behind one rviz API or another, so that in the future we could hopefully replace Ogre with a newer version of Ogre or some other toolkit.

I say "tried" because there were some quite deep integrations with Ogre, especially in the selection tools and interactive markers, and also many of the third-party displays also use Ogre directly. So some things have been abstracted, but others were deemed too complicated to do for now. So if we wanted to remove Ogre, then we'd have to first finish those abstractions or rewrite the non-abstracted code in the new system.





---
[Visit Topic](https://discourse.ros.org/t/discussion-on-rviz-rewrite/4965/3) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>