Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp_tutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Humanoid Path Planner
hpp_tutorial
Commits
11daf192
Commit
11daf192
authored
9 years ago
by
Florent Lamiraux
Browse files
Options
Downloads
Patches
Plain Diff
Fix copyright notice.
parent
5bb6468a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/hpp/corbaserver/pr2/__init__.py
+4
-4
4 additions, 4 deletions
src/hpp/corbaserver/pr2/__init__.py
src/hpp/corbaserver/pr2/robot.py
+4
-4
4 additions, 4 deletions
src/hpp/corbaserver/pr2/robot.py
with
8 additions
and
8 deletions
src/hpp/corbaserver/pr2/__init__.py
+
4
−
4
View file @
11daf192
...
@@ -2,18 +2,18 @@
...
@@ -2,18 +2,18 @@
# Copyright (c) 2014 CNRS
# Copyright (c) 2014 CNRS
# Author: Florent Lamiraux
# Author: Florent Lamiraux
#
#
# This file is part of hpp
-corbaserver
.
# This file is part of hpp
_tutorial
.
# hpp
-corbaserver
is free software: you can redistribute it
# hpp
_tutorial
is free software: you can redistribute it
# and/or modify it under the terms of the GNU Lesser General Public
# and/or modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation, either version
# License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
# 3 of the License, or (at your option) any later version.
#
#
# hpp
-corbaserver
is distributed in the hope that it will be
# hpp
_tutorial
is distributed in the hope that it will be
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Lesser Public License for more details. You should have
# General Lesser Public License for more details. You should have
# received a copy of the GNU Lesser General Public License along with
# received a copy of the GNU Lesser General Public License along with
# hpp
-corbaserver
. If not, see
# hpp
_tutorial
. If not, see
# <http://www.gnu.org/licenses/>.
# <http://www.gnu.org/licenses/>.
from
robot
import
Robot
from
robot
import
Robot
This diff is collapsed.
Click to expand it.
src/hpp/corbaserver/pr2/robot.py
+
4
−
4
View file @
11daf192
...
@@ -2,18 +2,18 @@
...
@@ -2,18 +2,18 @@
# Copyright (c) 2014 CNRS
# Copyright (c) 2014 CNRS
# Author: Florent Lamiraux
# Author: Florent Lamiraux
#
#
# This file is part of hpp
-corbaserver
.
# This file is part of hpp
_tutorial
.
# hpp
-corbaserver
is free software: you can redistribute it
# hpp
_tutorial
is free software: you can redistribute it
# and/or modify it under the terms of the GNU Lesser General Public
# and/or modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation, either version
# License as published by the Free Software Foundation, either version
# 3 of the License, or (at your option) any later version.
# 3 of the License, or (at your option) any later version.
#
#
# hpp
-corbaserver
is distributed in the hope that it will be
# hpp
_tutorial
is distributed in the hope that it will be
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Lesser Public License for more details. You should have
# General Lesser Public License for more details. You should have
# received a copy of the GNU Lesser General Public License along with
# received a copy of the GNU Lesser General Public License along with
# hpp
-corbaserver
. If not, see
# hpp
_tutorial
. If not, see
# <http://www.gnu.org/licenses/>.
# <http://www.gnu.org/licenses/>.
from
hpp.corbaserver.robot
import
Robot
as
Parent
from
hpp.corbaserver.robot
import
Robot
as
Parent
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment