Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPiGo ROS Node

ROS node to control GoPiGo robots (http://www.dexterindustries.com/gopigo/).

Installation

The node requires the GoPiGo driver to be installed either as catkin package or manually. The full instructions for building the GoPiGo library and ROS node as catkin packages are located at https://github.com/ros-gopigo/rosinstall-repo.

Usage

To control the robot, you need to publish geometry_msgs/Twist messages on the /cmd_vel topic. Only the linear.x and angular.z parts of the Twist message are evaluated to compute left and right motor speed.

Twist messages are published for example by the teleop_twist_joy or the teleop_twist_keyboard nodes.

About

ROS node to control GoPiGo robots

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages