-
Notifications
You must be signed in to change notification settings - Fork 67
Keyboard and Mouse Shortcuts
Adnan Munawar edited this page Jan 27, 2021
·
2 revisions
The following keyboard shortcuts can be used for the simulator.
- Press
p
to toggle betweencamera pan
mode orpicking
mode. - Press
Ctrl + p
to pause the simulation. - Press
Spacebar
to jog the simulation to match the simulation wall clock. - Press
v
to toggle showing the frames of each object. - Press
Shift + v
to toggle showing the frame of the last selected object. - Press
Ctrl + x
to remove the last selected body from the scene. - Press
Ctrl + r
to reset the poses of the simulated objects to their initial pose. - Press
Ctrl + v
to reset the camera poses to their initial poses. - Press
f
to toggle between full-screen mode. - Press
q
orEsc
to exit the simulator. - Hold
Shift
to reduce the velocity of mouse based camera control.
- While in the
camera
pan mode, press the left click and move the mouse to pan the camera. - While in the
picking
mode, drag the cursor to the rigid body that you want to move and left-click to select it and then drag it around. Releasing the left click releases the object. - The mouse wheel can be scrolled up or down to zoom in or out of the scene.
- The mouse wheel can be pressed to move the camera in
orbital
orarc ball
style. - Right-click and mouse movements can be used to move the camera in
FPS
style.
The AMBF Simulator
Introduction
- Installing AMBF
- Launching the Simulator
- Selecting Robot(s) to Launch
- The Python Client
- Understanding the Input Device Specification
- Understanding Command Line Arguments
- Keyboard and Mouse Shortcuts
- Mouse Control Multipliers
Useful Tools
Concepts:
- Collision Filtering
- Preprocessing Shaders
- Publishing Camera Feed and Depth Point Cloud
- Setting Per Object or Per Model Level Gravity:
Examples