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

Revision history [back]

click to hide/show revision 1
initial version

Hi,

there is currrently no way to re-show the canvas once it's closed. You do, however, have a handle to a Java JFrame and can try to call its methods using the JPL interface, though I don't know if there is a method that revives a closed window.

http://www.swi-prolog.org/packages/jpl/prolog_api/overview.html#jpl_call4

best, Moritz