Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-gui
Commits
95dad16f
Commit
95dad16f
authored
Mar 14, 2019
by
Joseph Mirabel
Browse files
Update to change in hpp-corbaserver.
parent
c880fcc1
Changes
8
Hide whitespace changes
Inline
Side-by-side
plugins/hppmanipulationwidgetsplugin/manipulationconstraintwidget.hh
View file @
95dad16f
...
...
@@ -6,8 +6,6 @@
#ifndef HPP_GUI_MANIPULATIONCONSTRAINTWIDGET_HH
#define HPP_GUI_MANIPULATIONCONSTRAINTWIDGET_HH
#include "hpp/corbaserver/manipulation/graph.hh"
#include "hppwidgetsplugin/constraintwidget.hh"
#include "hppwidgetsplugin/hppwidgetsplugin.hh"
...
...
plugins/hppmanipulationwidgetsplugin/manipulationncpicker.hh
View file @
95dad16f
...
...
@@ -6,7 +6,7 @@
#ifndef MANIPULATIONNCPICKER_HH
#define MANIPULATIONNCPICKER_HH
#include <hpp/corbaserver/manipulation/graph.hh>
#include <hpp/corbaserver/manipulation/graph
-idl
.hh>
#include "hppwidgetsplugin/numericalconstraintpicker.hh"
...
...
plugins/hppwidgetsplugin/configurationlistwidget.cc
View file @
95dad16f
...
...
@@ -6,7 +6,6 @@
#include "hppwidgetsplugin/configurationlistwidget.hh"
#include "hppwidgetsplugin/ui_configurationlistwidget.h"
#include "hpp/corbaserver/common.hh"
#include "hpp/corbaserver/client.hh"
#include <hppwidgetsplugin/hppwidgetsplugin.hh>
...
...
plugins/hppwidgetsplugin/configurationlistwidget.hh
View file @
95dad16f
...
...
@@ -11,7 +11,7 @@
#include "gepetto/gui/fwd.hh"
#include "gepetto/gui/mainwindow.hh"
#include "hpp/co
rbaserver/co
mmon.hh"
#include "hpp/common
-idl
.hh"
#include "configurationlist.hh"
...
...
plugins/hppwidgetsplugin/joint-tree-item.hh
View file @
95dad16f
...
...
@@ -10,7 +10,7 @@
#include <QSlider>
#include <QStandardItem>
#include <hpp/corbaserver/robot.hh>
//
#include <hpp/corbaserver/robot.hh>
#include <gepetto/gui/fwd.hh>
#include <gepetto/viewer/node.h>
...
...
plugins/hppwidgetsplugin/jointbounddialog.hh
View file @
95dad16f
...
...
@@ -6,7 +6,7 @@
#ifndef HPP_GUI_JOINTBOUNDDIALOG_HH
#define HPP_GUI_JOINTBOUNDDIALOG_HH
#include <hpp/co
rbaserver/robot
.hh>
#include <hpp/co
mmon-idl
.hh>
#include <QDialog>
#include <QLabel>
#include <QDoubleSpinBox>
...
...
plugins/hppwidgetsplugin/pathplayer.cc
View file @
95dad16f
...
...
@@ -15,7 +15,6 @@
# include <QtConcurrent>
#endif
#include <hpp/corbaserver/common.hh>
#include <hpp/corbaserver/client.hh>
#include "gepetto/gui/mainwindow.hh"
...
...
plugins/hppwidgetsplugin/roadmap.hh
View file @
95dad16f
...
...
@@ -6,7 +6,7 @@
#ifndef HPP_GUI_ROADMAP_HH
#define HPP_GUI_ROADMAP_HH
#include <hpp/co
rbaserver/co
mmon.hh>
#include <hpp/common
-idl
.hh>
#include <gepetto/gui/color-map.hh>
#include <gepetto/gui/windows-manager.hh>
#include <hppwidgetsplugin/hppwidgetsplugin.hh>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment