View Single Post
  #12   Spotlight this post!  
Unread 10-02-2016, 16:39
Peter Johnson Peter Johnson is offline
WPILib Developer
FRC #0294 (Beach Cities Robotics)
Team Role: Mentor
 
Join Date: Jan 2010
Rookie Year: 2008
Location: Redondo Beach, CA
Posts: 255
Peter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud ofPeter Johnson has much to be proud of
Re: GRIP and NetworkTables settings for use with a co-processor

This may be a long shot, but the "myContoursReport" name is entered into GRIP manually, correct? Any chance there's a leading or trailing space in there by accident? (it wouldn't show up in outline viewer since it's whitespace)

You could also try adding a subtable listener on the "GRIP" table and/or a table listener on the "GRIP/myContoursReport" table and printing what it's called with (see NetworkTable.addSubTableListener() and addTableListener() ).

Edit: nevermind, you got it.. but this is another debug step for anyone else who might be having this issue.
__________________
Author of cscore - WPILib CameraServer for 2017+
Author of ntcore - WPILib NetworkTables for 2016+
Creator of RobotPy - Python for FRC

2010 FRC World Champions (294, 67, 177)
2007 FTC World Champions (30, 74, 23)
2001 FRC National Champions (71, 294, 125, 365, 279)