Skip to content
New issue

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

[stereocam] New module for sending measurements from external stereoc… #1486

Merged
merged 1 commit into from
Dec 20, 2015

Conversation

knmcguire
Copy link
Contributor

…amera to state, with seperate conf files

This has been tested on the lady lisa s


<module name="stereocam2state" dir="stereocam/stereocam2state">
<doc>
<description>This module sends the data retreived from an external stereocamera modules, to the state filter of the drone. This is done so that the guidance modules can use that information for couadcopter</description>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First line of description should be the brief description "name" of the module (see https://wiki.paparazziuav.org/wiki/Modules#In_the_module_file) as it is used in the generated docs at http://docs.paparazziuav.org/latest/onboard_modules.html

@flixr flixr added the Module label Dec 20, 2015
@flixr flixr added this to the v5.8 milestone Dec 20, 2015
@flixr flixr merged commit 182fc43 into paparazzi:master Dec 20, 2015
bastinat0r added a commit to ovgu-FINken/paparazzi that referenced this pull request Jan 5, 2016
Paparazzi v5.8.0_stable
=======================

Stable version release.

- module: nav_catapult: avoid conditional directives
  [paparazzi#1454] (paparazzi#1454)
- module: gps_ubx_ucenter fix autobaud and autoconf for ublox-8
  [paparazzi#1480] (paparazzi#1480)
- module: add stereocam2state which publishes a VELOCITY_ESTIMATE from stereocam
  [paparazzi#1486] (paparazzi#1486)
- arch/linux: I2C: use repeated-start for transceive as required by some sensors
  [paparazzi#1469] (paparazzi#1469)
- remove unused libeknav and fms folder
  [paparazzi#1487] (paparazzi#1487)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants