• Diff for "knex_ros"
Differences between revisions 9 and 10
Revision 9 as of 2012-10-10 00:49:58
Size: 1023
Editor: JonStephan
Comment:
Revision 10 as of 2012-10-10 01:51:58
Size: 1073
Editor: JonStephan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
{{{range_filtered}}} - (std_msgs/Float32
) -

Package Summary

This package provides tools for interfacing with a hacked K'nex set to create a differential-drive robot.

Tutorials

See http://code.google.com/p/knex-ros/wiki/ProjectOverview for an overview of the hacked K'nex robot.

This pacakge depends on the differential_drive package.

Documentation

Nodes

range_filter

range_filter takes in range data from an infrared range finder and converts the signal into a range in meters. It also computes a rolling average of the last rolling_pts points.

Published Topics

range_filtered - (std_msgs/Float32 ) -

Subscribed Topics

Parameters

Published Topics

Subscribed Topics

Parameters

Wiki: knex_ros (last edited 2012-10-10 22:19:53 by JonStephan)