GRIP
GRIP copied to clipboard
Program for rapidly developing computer vision applications
Trying to use any ROS operation will fail. Looks like the internal publisher never gets set @JLLeitschuh
Hi everyone, My team is planning to integrate vision processing this year for our robot but we keep on running into an issue in our terminal (pasted below). I am...
Current GRIP setup does not allow the adjustment of USB camera settings. As the distance to the target is increased, the camera automatically adjusts to ambient lighting conditions and therefore...
Would love to see ZeroMQ supported as an output. It's a great way to manage messages and it is what we've been recommending to teams recently. Not perfect but it...
We should update the `README.md` to have a reference to code generation. Also add links to resources regarding code gen.
While at Worlds I was experiencing deadlocking problems a lot when trying to close out GRIP. It seems that the `PlatformRunner` gets stuck in a deadlock. Perhaps we should implement...
Proposed by @ThadHouse This will probably require a new view type
This would let us set resolution, frame rate, exposure, and other camera settings instead of relying on the defaults that the JavaCV frame grabbers give us (640x480@30fps). cscore currently only...