how to pass a camera_name into the render method of the mjsim.pyx?

Discussion in 'Visualization' started by jxj, Nov 20, 2018.

  1. jxj

    jxj

    Hi,how to pass a camera_name into the render method of the mjsim.pyx?
    def render(self, width=None, height=None, *, camera_name=None, depth=False,
    mode='offscreen', device_id=-1):