aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/ros/nodes
Commit message (Expand)AuthorAgeFilesLines
* ros: make mixer name a paramThomas Gubler2015-01-141-1/+19
* ros mixer node: add w mixerThomas Gubler2015-01-141-3/+10
* ros mixer: increase number of controls to default to fix undefined behaviourThomas Gubler2015-01-131-2/+2
* ros attitude estimator dummy: fix topic nameThomas Gubler2015-01-131-1/+1
* ros sim: use ardrone modelThomas Gubler2015-01-102-4/+4
* fix code style in src/platformsThomas Gubler2015-01-087-54/+75
* dummy mixer: add offset paramThomas Gubler2015-01-051-10/+15
* read attitude and attitude speed from imu messageThomas Gubler2015-01-022-8/+56
* manual input: deadzonesThomas Gubler2015-01-022-8/+20
* dummy commander and mixer: armed statusThomas Gubler2015-01-023-8/+36
* ros nodes: add mixer for eurocThomas Gubler2015-01-021-1/+9
* commander dummy node: publish param update at low freq to make other nodes up...Thomas Gubler2015-01-022-1/+13
* attitude estimator: fix signsThomas Gubler2014-12-311-7/+11
* reduce manualinput queue sizeThomas Gubler2014-12-311-2/+2
* reduce mixer queue sizeThomas Gubler2014-12-311-1/+1
* fix dummy mixerThomas Gubler2014-12-311-7/+16
* manual input fix variable namesThomas Gubler2014-12-312-21/+21
* make mixer to radps scaling a param and raise defaultThomas Gubler2014-12-311-2/+7
* scale dummy mixer outputThomas Gubler2014-12-301-1/+1
* fix mixed motor commands publicationThomas Gubler2014-12-301-1/+1
* attitude estimator: fix readin of poseThomas Gubler2014-12-301-5/+6
* dummy attitude estimator copies attitude from gazeboThomas Gubler2014-12-301-5/+26
* Merge branch 'dev_ros_commander' into dev_rosThomas Gubler2014-12-304-4/+163
|\
| * variable renameThomas Gubler2014-12-302-4/+5
| * commander dummy nodeThomas Gubler2014-12-302-0/+158
* | Merge pull request #5 from thomasgubler/PR_mixerThomas Gubler2014-12-301-0/+184
|\ \ | |/ |/|
| * fixed descriptionRoman Bapst2014-12-301-2/+2
| * Merge branch 'ros_dev_roman' into dev_rosRoman Bapst2014-12-301-0/+184
| |\
| | * cleanupRoman Bapst2014-12-301-23/+15
| | * made class for mc_mixer and moved into folderRoman Bapst2014-12-301-17/+44
| | * further progress on mixer nodeRoman Bapst2014-12-301-4/+97
| | * added mixer nodeRoman Bapst2014-12-301-0/+72
* | | make clear that switches are hardcoded to manual modeThomas Gubler2014-12-301-1/+12
* | | manual input: map axesThomas Gubler2014-12-302-1/+36
|/ /
* | add example ROS_INFOThomas Gubler2014-12-301-1/+2
* | add some info in README about joystickThomas Gubler2014-12-301-0/+18
* | new dummy attitude estimator skeletonThomas Gubler2014-12-303-22/+90
* | add ros helper nodes readmeThomas Gubler2014-12-301-0/+4
* | skeleton code for manual input nodeThomas Gubler2014-12-302-0/+132
|/
* progress on att_estimator nodeRoman Bapst2014-12-291-3/+4
* dummy estimator skeleton codeThomas Gubler2014-12-291-0/+61