Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[merge after #574][irteus/irtsensor.l] add :no-window arg in camera-model #588

Merged
merged 8 commits into from
Nov 29, 2021

Conversation

knorth55
Copy link
Contributor

@knorth55 knorth55 commented Nov 6, 2020

merge after #574
you can make no window camera model with (send camera-model :create-viewer :no-window nil) or below

(setq *camera-model*
      (make-camera-from-param :pwidth 600 :pheight 600 :fx 400 :fy 400 :cx 319.5 :cy 319.5
                              :name "camera" :create-viewer t :no-window t))

cc. @k-okada

@knorth55 knorth55 changed the title [merge after #574] add :no-window arg in camera-model [merge after #574][irteus/irtsensor.l] add :no-window arg in camera-model Nov 6, 2020
@k-okada k-okada merged commit 794cbd2 into euslisp:master Nov 29, 2021
@knorth55 knorth55 deleted the camera-model-no-view branch November 29, 2021 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants