Main Page
Namespaces
Namespace List
Namespace Members
All
Variables
Typedefs
Classes
Class List
Class Members
All
Functions
Variables
Files
File List
File Members
All
Functions
Typedefs
Macros
src
ros_lib
opcontrol.cpp
Go to the documentation of this file.
1
13
#include "main.h"
14
#include "
ros_lib/rosserial_vex_v5/examples/helloworld.h
"
15
16
// entry point of user control period.
17
void
opcontrol
() {
18
19
//running the hello world example
20
setup
();
21
22
while
(1) pros::c::delay(20);
23
}
opcontrol
void opcontrol()
Definition:
opcontrol.cpp:17
helloworld.h
setup
void setup()
Definition:
helloworld.cpp:19
rosserial_vex_v5
Author(s): Cannon
autogenerated on Wed Mar 2 2022 00:58:22