hpp-gui
4.9.0
Graphical interface for HPP
|
Go to the documentation of this file.
6 #ifndef HPP_GUI_JOINTTREEWIDGET_HH
7 #define HPP_GUI_JOINTTREEWIDGET_HH
14 class JointTreeWidget;
60 void moveJoint(hpp::Transform__slice* transform, std::string
const& jointName);
66 void resize (
const QModelIndex index);
70 void currentJointChanged (
const QModelIndex& current,
const QModelIndex& previous);
73 void initSearchActions();
78 JointTreeItem* buildJointTreeItem (
const char* name, CORBA::ULong& rkConfig, CORBA::ULong& rkVel);
81 ::Ui::JointTreeWidget* ui_;
83 QStandardItemModel* model_;
89 #endif // HPP_GUI_JOINTTREEWIDGET_HH
Definition: joint-tree-item.hh:25
Definition: configurationlistwidget.hh:20
namespace that encapsulate all the softwares of humanoid-path-planner
Definition: __init__.py:1