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

Actually, there is a way to kill the old canvas and start a new one, but it's a bit hacky (which does not have to be bad, though...)

visualisation_canvas(_). <close the="" window=""> retractall(mod_vis:v_canvas(_)), assert(mod_vis:v_canvas(fail)). visualisation_canvas(_).

cheers moritz