Our team has recently been thinking about using the ZomB Dashboard. We just downloaded ZomB Version 0.7.1.350 and are using the SimpleRobot.cpp code with the ZomB header file and additions suggested here. After throwing the code into our cRio we found the “taco”, which is supposed to move in accordance to the y value of the joystick, not budging no matter how much we beat on our joystick. Can someone help us resolve this? The text we got from NetConsole is attached as a .txt file below.
ZomBNetConsole.txt (27.2 KB)
ZomBNetConsole.txt (27.2 KB)
Did you also install it? or more specifically, the new ZomB.out? this looks like WPILib version mismatch spew. Go to Start>Programs>ZomB>Install bindings to robot, enter your ip, install, reboot the robot, and try again. If it still does this, look at Start>Programs>ZomB>Binding Help, the section “C++ (DBPacket workaround)” and try that.
We fixed it! The problem was that we were using the default dashboard image installation gave us. It worked fine as soon as we made our own dashboard image and used that.