No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
Repository Summary
| Checkout URI | https://github.com/danielsnider/simple_drive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2019-05-19 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Packages
| Name | Version |
|---|---|
| simple_drive | 0.1.0 |
README
simple_drive
A simple robot drive system that includes skid steering joystick teleoperation, control of a panning servo to look around the robot, and Arduino firmware.


Quick Start
- Install:
$ sudo apt-get install ros-kinetic-simple-drive
- Launch ROS nodes:
$ roslaunch simple_drive drive_teleop.launch joy_dev:=/dev/input/js0
$ roslaunch simple_drive cmd_vel_mux.launch
$ roslaunch simple_drive simple_drive.launch serial_dev:=/dev/ttyACM0
OR all-in-one launch:
$ roslaunch simple_drive drive.launch
Install the drive_firmware onto a microcontroller connected to motors and wheels.
Drive your robot around.
Full documentation on wiki: http://wiki.ros.org/simple_drive
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.