Changing angle of view of simulation

I’m just getting started with Robot Ignite Academy and was wondering if there’s a way to change the angle of view of simulation (particularly in Python 3 for Robotics course). As of right now there are three controls I see associated with the simulation window: full screen, reset objects to initial positions, restart simulation. Scrolling up/down results in zooming in/out. Clicking in simulation window and moving the mouse around results in moving left/right/forward/backward. But it’s all done from one viewing angle. I’d like to know whether I can move the “camera” clockwise/counterclockwise around the robot or room to see the robot from a different angle and how to get that done. Thanks!

Never mind, I figured it out! Holding Shift key, then clicking in the simulation window and moving the mouse does the trick.

1 Like