We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Which section of robot code is this for? Teleop Controller
Description of feature
The text was updated successfully, but these errors were encountered:
WIP #4: Created skeleton node file for teleop control
6b38d3b
WIP #4: Created publisher, subscriber, and callback function for drive
af7557a
WIP #4: Added dependencies to package.xml and CMakeLists
e9e68a6
Added geometry_msgs and sensor_msgs as dependencies Also fixed a minor bug (== vs =)
WIP #4: Adjusted callback to call various sub functions
457e0e8
This small change allows us to easily add additional callback sub-functions as we eventually assign more buttons to their respective control
WIP #4: Tweaked teleop code so it would run
7212fa6
partlygloudy
jasonlao99
No branches or pull requests
Which section of robot code is this for?
Teleop Controller
Description of feature
The text was updated successfully, but these errors were encountered: