apockill / uArmCreatorStudio

uArm Creator Studio is a Visual Programming Language for robot arms, with a heavy emphasis on computer vision and usability for both low experience and high experience programmers. It's written entirely in Python, and supports python scripting within the application.
82 stars 39 forks source link

Add camera toggle button to enable/disable camera #16

Closed wisechengyi closed 7 years ago

wisechengyi commented 7 years ago

PR for #14

Other changes:

apockill commented 7 years ago

Hi Yi,

I have a couple things I would like you to address before I pull this into the main repository:

I think that's it. Other than that, it looks good!

wisechengyi commented 7 years ago

Addressed all comments. Should be good now. Thanks, Yi

wisechengyi commented 7 years ago

@apockill btw are you working in shenzhen now?

wisechengyi commented 7 years ago

ping

apockill commented 7 years ago

Hi Yi, sorry about the delay, it's been a busy few days. I'm actually studying in Arizona right now.

Anyways, looks good! I'll pull it in.

wisechengyi commented 7 years ago

@apockill when you merge, you probably want to use the squash option on github. Otherwise a lot my meaningless commit messages will show up on master :P