Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 808 Bytes

File metadata and controls

28 lines (20 loc) · 808 Bytes

robot-sf

← Back to Documentation Index

SIM VIEW

About

The sim_view.py file manages the visualization of the simulation.
If you want to change the colors or display more information you have to adjust this file.

See also: Environment Setup for environment configuration, and demo videos for rendered examples.

Key Events

Multiple key shortcuts are implemented:

  • Arrow keys: Move camera
  • CTRL + Arrow keys: Move fast
  • ALT + Arrow keys: Move slow
  • +: Scale up
  • -: Scale down
  • r: Reset view
  • f: Focus Robot
  • p: Focus Pedestrian
  • h: Display help
  • t: Toggle text display
  • q: Display information: none -> robot -> pedestrian if present -> none -> ...