ROS system for teleoperating edukit bot
A ROS system for teleoperating the EduKit #3, the robotics kit. This
accompanies the "Your First Robot" series written by Kyle Fazzari:
https://kyrofa.com/posts/your-first-robot-a-beginner-s-guide-to-ros-and-ubuntu-core-1-5
Note that the joystick
interface is needed for access to the gamepad, and
the physical-memory-control
interface is needed for access to GPIO. Both
of these interfaces must be connected before this snap will function:
$ sudo snap connect edukit-bot-kyrofa:joystick
$ sudo snap connect edukit-bot-kyrofa:physical-memory-control