Quote:
Originally Posted by Jdkmotorhead
I am having a similar problem, but I'm not even able to view the values in OutlineViewer. First of all, I'm not sure if I am supposed to use the server button or the client button (I tried it both ways without success). For the host address, I used the server address used in the GRIP settings, roborio-5102-frc.local. Is that the address that I'm supposed to use? or is there something I need to change in the GRIP settings? (I'm running GRIP on the driver station laptop)
|
The robot is always the server. The "server" mode of OutlineViewer is only for testing purposes when you don't have robot code running, otherwise you should use the client mode.
Things to check:
- Do you have robot code running? (e.g. the Driver Station is not showing "no robot code")
- Can you ping roborio-5102-frc.local from the command line?
- Do you see a CONNECTED message in the console / riolog from your robot code?
- Is GRIP reporting any NetworkTable errors in its console window?
- Try running OutlineViewer.jar from the command prompt (it's in C:\Users\<user>\wpilib\tools). This will provide a place where error messages are reported.
__________________
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)