|
Re: Questions on sensors in Autonomous
I can't think of any reason a robot sensor would act like a joystick button. Are you trying to detect the hot goal using a sensor on your Operator Console? You have the option of modifying the Dashboard program to read the sensor and send data to the robot. You can communicate values using Network Tables/Smart Dashboard variables, or you can do more low-level work to send data directly using one of the available TCP/UDP ports.
|