Skip to content

frcteam195/2023_FRC_Robot

Repository files navigation

2023_FRC_Robot

x86 Build Status

This is the main robot project. All nodes used in the robot should be defined in ros_projects.txt and all third party libraries should be defined in third_party_projects.txt. In order to run this project, you need to have ros_dev at the same directory level as this repository. Then you can run ./ros_dev/mkrobot.sh clone to pull all the node and third party libraries and then run ./ros_dev/mkrobot.sh build to build all the nodes. To deploy to the ROS robot, run ./ros_dev/mkrobot.sh deploy. The naming standard for nodes is [nameofnode]_[year]_node.


Robot Nodes

PathCobbler

actions_2023_node

arm_2023_node

autonomous_2023_node

ck_ros_base_msgs_node

ck_ros_msgs_2023_node

ck_utilities_node

ck_utilities_py_node

dashboard_interface_2023_node

field_element_publisher_2023_node

frc_robot_utilities_node

frc_robot_utilities_py_node

health_monitor_2023_node

hmi_agent_2023_node

intake_2023_node

joystick_simulation_node

led_control_2023_node

light_sim_rio_control_node

limelight_logger_node

limelight_vision_2023_node

logger_node

network_tables_node

rio_control_node

swerve_drivetrain_node

swerve_trajectory_node

trajectories_2023


Third Party Projects

ROSProtoDef2022

ros_includes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages