# *************************************************************************** # SBL1 # # Graphics displaying the Environment # # # *************************************************************************** nsl create display_frame .world nsl create display_window .world.trajectory -width 500 -height 500 \ -graph area_level_graph -layer Detour.world.in \ -wymin 0 -wymax 2 -grid NSL_OFF ;# -i0 0 -i1 100 -j0 70 -j1 130 #nsl create display_frame .view #nsl create display_window .view.xz -width 800 -height 800 \ # -graph area_level_graph -layer Detour.world.in.xzview \ # -wymin 0 -wymax 2 -grid NSL_OFF ;# -i0 0 -i1 100 -j0 70 -j1 130 nsl create display_frame .visual_field nsl create display_window .visual_field.visual -width 500 -height 200 \ -graph area_level_graph -layer Detour.frog.visual.visual_field \ -wymin 0 -wymax 2 -grid NSL_OFF