Skip to content
Snippets Groups Projects
Commit 506cd9a5 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

#ifndef _IRI_TIAGO_GRIPPER_MODULE_BT_H -> #ifndef _IRI_TIAGO_ARM_MODULE_BT_H

parent 51022c1b
No related branches found
No related tags found
No related merge requests found
#ifndef _IRI_TIAGO_GRIPPER_MODULE_BT_H
#define _IRI_TIAGO_GRIPPER_MODULE_BT_H
#ifndef _IRI_TIAGO_ARM_MODULE_BT_H
#define _IRI_TIAGO_ARM_MODULE_BT_H
#include <iri_base_algorithm/iri_base_algorithm.h>
......@@ -448,7 +448,7 @@ class CTiagoArmModuleBT
*/
BT::NodeStatus async_is_tiago_arm_finished(void);
///TIAGo gripper module status
///TIAGo arm module status
/**
* \brief Checks if the module is active and operating properly.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment