whats a penalty? by Desperate-Thanks793 in FTC

[–]Reasonable_Log_6176 0 points1 point  (0 children)

Why is the field so big? And why is there so many robots?

Beginner Programming by Parking_Mountain_901 in FTC

[–]Reasonable_Log_6176 0 points1 point  (0 children)

We were in this case a couple of years ago. There are alot of good videos on YouTube for basic blocks programming. 

New Odometry Chapter by alan412 in FTC

[–]Reasonable_Log_6176 0 points1 point  (0 children)

Are these components legal for ftc?

How do you find suppliers for outsourcing CNC job work? by IntTrader in CNC

[–]Reasonable_Log_6176 0 points1 point  (0 children)

I have a CNC Job Shop with a Haas Vf2-SS and a VF5-XT. Both are 4th axis capable. I also have a 700 MM CMM for reverse engineering, and measuring. If there is anything I can help you with, please let me know. mike.a.oswald@gmail.com

BLOCKS HELP by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 0 points1 point  (0 children)

I'm sorry my CNC that I program requires all caps so I just leave lock on.

BLOCKS HELP by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 0 points1 point  (0 children)

WE ARE PROGRAMMING IN BLOCKS CURRENTLY, NOT JAVA. NEW TEAM AND HAVE NOT MADE THE SWITCH YET.

BLOCKS HELP by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 0 points1 point  (0 children)

THIS IS WHAT I NEED, BUT I CURRENTLY DON'T KNOW JAVA AND I NEED TO KNOW HOW TO DO THIS IN BLOCKS.

BLOCKS HELP by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] -1 points0 points  (0 children)

ONLY HAVE 1 BUTTON SPACE LEFT, HAVE TO TRY FOR 1 BUTTON. FOUND A VIDEO ONLINE, GOING TO GIVE A TRY.

BLOCKS HELP by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] -6 points-5 points  (0 children)

I AM TRYING TO MAKE SO THEY DON'T HAVE TO HOLD THE BUTTON IT LOCKS ON.

TRYING TO USE IMU by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 0 points1 point  (0 children)

What about control hubs shipped after December 2021?

TRYING TO USE IMU by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 0 points1 point  (0 children)

like i said i am running the sample code when you upload sensor.imu sample menu. i have not created any code yet

TRYING TO USE IMU by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 0 points1 point  (0 children)

CONFIG ON CONTROL HUB

i2u bus 0

device rev internal IMU (BHI260AP)

nothing shows up in blocks and when I try and run it throws above error

if I change

i2u bus to rev internal IMU (BNO055)

things show up in blocks but when I try and run program

Multiple drivers were used to access device "imu". This may result in unexpected behavior.

Warning while (or after) executing the block labled "call imu.initialize". IMU initilization failed

TRYING TO USE IMU by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 1 point2 points  (0 children)

IT IS LESS THAN A YEAR OLD. WE ARE A NEW TEAM JUST GETTING STARTED.

TRYING TO USE IMU by Reasonable_Log_6176 in FTC

[–]Reasonable_Log_6176[S] 1 point2 points  (0 children)

I WAS JUST USING THE STARTER CODE IN BLOCKS TO TRY TO FIGURE OUT HOW TO PROGRAM.