In order to add this project as a submodule run git submodule add https://github.com/FRCTeam2910/Common.git common in your project's root directory. This will clone this repository into the directory common. Using the Common library A dependency on the common library can be created by ...
http://team401.github.io 401frc@gmail.com Overview Repositories60 Projects Packages People3 More PinnedLoading 2025-Robot-Code2025-Robot-CodePublic Competition code for our 2025 robot. Java4 coppercorecoppercorePublic Java 2024-Robot-Code2024-Robot-CodePublic ...
FIRST Robotics high-school robotics team. More information about FIRST can be located at https://www.firstinspires.org. - FRC Team 4087
FRC Team 342 Official Crescendo Robot. Contribute to Jamerious/frc-team342-crescendo development by creating an account on GitHub.
Java 4 FRC-2009 Public 2009 robot code C++ 3 FRC-2011 Public 2011 Robot Code C++ 2 Repositories Loading Type Language Sort Showing 10 of 35 repositories 2024-public Public 2024 code release Java 2 BSD-3-Clause 0 0 0 Updated Dec 31, 2024 robot-sim-example Public A ...
Java Koans for the FRC is an interactive, step by step, course to teach Java to students engaged in the First Robotics Competition - FRC-Team-4143/FrcJavaKoans
cmake --build . --parallel 4 #may run out of memory compiling wpimath if too high sudo cmake --build . --target install cd .. git clonehttps://github.com/FRC-Team-4143/GpuDetectorJNI.gitcd GpuDetectorJNI cd third_party/apriltag mkdir build cd build cmake .. make cd ../../.....
FRC 2019 team5308 C++ Repositories Loading Type Language Sort Showing 10 of 21 repositories BasicRobotPractice Public Robot coding practice on a basic FRC competition robot with tank chasis and limited upper parts Java 0 0 0 0 Updated Mar 31, 2022 common Public Swerve(Modified from...
//github.com/mdegans/nano_build_opencv ./build_opencv.sh 4.8.0 jtop should show something like this on INFO tab: OpenCV: 4.8.0 with CUDA: YES Get NVIDIA apriltag library from: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nitros/blob/main/isaac_ros_nitros/lib/cuapriltags/lib_aarch64...
--target install cd .. git clone https://github.com/FRC-Team-4143/GpuDetectorJNI.git cd GpuDetectorJNI cd third_party/apriltag mkdir build cd build cmake .. make cd ../../.. mkdir build cd build cmake .. make sudo cp lib971apriltag.so /usr/lib ...