when i connect joystick and try to publish values continuously showing this error
roslib.js:3210 Uncaught TypeError: Cannot read properties of null (reading 'idCounter')
at Topic.advertise (roslib.js:3210:63)
at Topic.publish (roslib.js:3255:10)
at publishGamepadValues (controller.jsx:122:17)
at updateGamepadValues (controller.jsx:70:9)
when i connect joystick and try to publish values continuously showing this error
roslib.js:3210 Uncaught TypeError: Cannot read properties of null (reading 'idCounter') at Topic.advertise (roslib.js:3210:63) at Topic.publish (roslib.js:3255:10) at publishGamepadValues (controller.jsx:122:17) at updateGamepadValues (controller.jsx:70:9)