GRIP icon indicating copy to clipboard operation
GRIP copied to clipboard

Program for rapidly developing computer vision applications

Results 107 GRIP issues
Sort by recently updated
recently updated
newest added
trafficstars

Trying to use any ROS operation will fail. Looks like the internal publisher never gets set @JLLeitschuh

type: bug
location: core

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...

PR's Please!
feature request

We should update the `README.md` to have a reference to code generation. Also add links to resources regarding code gen.

type: docs

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...

type: enhancement
location: ui
feature request

Proposed by @ThadHouse This will probably require a new view type

type: enhancement
location: ui
feature request

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...

feature request