My problem as it sits is simple but complicated are school has a robotics class and are teacher was trying to work the quad coders or shafting coders. We were using the regular 393 model motors and as a brand new lesson never taught before accept to us now we are using these for are first time. The teacher was going to use them last year but there wasnt enough time. So we are all just as confused. We assumed the position is on the shaft similar to a 393 but the code is different since it uses revolutions instead of time but my teacher and even i cant seem to wrap are heads around it. So i came here to message for him since i know how to use forums as i frequent reddit
Oh and for those who respond and wonder why the pictures are discord links. Im on my personal laptop and school and the fastest way to post this was to save it to discord then save the picture from there in a link format
Some slow talking non-programmer made a set of videos 5 years ago that could possibly help you get started. The first part of this video covers simple (non-pid) OSE code. GL
Thanks to both of you guys huge help since while my teacher understands this stuff its even his first time messing with shafting coders. The only reason we bothered is for more accuracy since one of are goals is to move three colored vex blocks around a maze. And considering 393 motors with the vex wheels are hardly accurate on shop floor tile as it is we really needed these so you guys are a huge help.
Also yeah since my last fiasco on my third week in the class when we just started coding i now every time even if i know its saved check that the motor and sensors and such are configured as well as making sure every bolt on the physical bot is tightened before any tests since this would lead to a immeasurable amount of variables especially on the physical side
Thank you for all the info and replies and to the last two i was not only very desperate and i know in certain places that phrase sounds phalic however i did still abbreviate it as a quad coder
Ok, so we’re still missing something. Have tried even a sample code from robotc that ran our drive train, but did not stop motion at a specified number of ticks. Sensor debugger window shows the quad. encoder counting up, and exceeding the value of the variable placed in our code. So I know the sensor is doing its thing, I know the cortex is seeing it. Is there an update? I read somewhere online there was a specific update version for making this work. Have updated our cortex, with obviously no improvement. Physical wire connections match motor/sensor set up. Very much at a loss of what to try or where to look for a problem.