Skip to content

Commit

Permalink
remove GPL headers
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Feb 22, 2019
1 parent e78cc71 commit 72500bb
Show file tree
Hide file tree
Showing 214 changed files with 487 additions and 3,112 deletions.
165 changes: 0 additions & 165 deletions COPYING.LESSER

This file was deleted.

15 changes: 1 addition & 14 deletions include/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
# Copyright 2010, François Bleibel, Olivier Stasse, JRL, CNRS/AIST
#
# This file is part of sot-core.
# sot-core is free software: you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public License
# as published by the Free Software Foundation, either version 3 of
# the License, or (at your option) any later version.
#
# sot-core is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Lesser Public License for more details. You should have
# received a copy of the GNU Lesser General Public License along with
# sot-core. If not, see <http://www.gnu.org/licenses/>.

SET(NEWHEADERS
SET(NEWHEADERS
sot/core/api.hh
sot/core/abstract-sot-external-interface.hh
sot/core/device.hh
Expand Down
13 changes: 1 addition & 12 deletions include/sot/core/abstract-sot-external-interface.hh
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,6 @@
*
* CNRS
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef ABSTRACT_SOT_EXTERNAL_INTERFACE_HH
Expand Down Expand Up @@ -64,7 +53,7 @@ namespace dynamicgraph {
virtual ~AbstractSotExternalInterface(){}

virtual void setupSetSensors(std::map<std::string,SensorValues> &sensorsIn)=0;

virtual void nominalSetSensors(std::map<std::string, SensorValues> &sensorsIn)=0;

virtual void cleanupSetSensors(std::map<std::string,SensorValues> &sensorsIn)=0;
Expand Down
11 changes: 0 additions & 11 deletions include/sot/core/additional-functions.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

/* SOT */
Expand Down
11 changes: 0 additions & 11 deletions include/sot/core/api.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef SOT_CORE_API_HH
Expand Down
11 changes: 0 additions & 11 deletions include/sot/core/binary-int-to-uint.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef __SOT_BINARY_INT_TO_UINT_HH__
Expand Down
11 changes: 0 additions & 11 deletions include/sot/core/binary-op.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef SOT_CORE_BINARYOP_HH
Expand Down
11 changes: 0 additions & 11 deletions include/sot/core/clamp-workspace.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef __SOT_CLAMP_WORKSPACE_HH__
Expand Down
11 changes: 0 additions & 11 deletions include/sot/core/com-freezer.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef __SOT_SOTCOMFREEZER_H_H
Expand Down
13 changes: 0 additions & 13 deletions include/sot/core/constraint.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef __SOT_CONSTRAINT_H__
Expand Down Expand Up @@ -95,5 +84,3 @@ namespace dynamicgraph {


#endif /* #ifndef __SOT_CONSTRAINT_H__ */


23 changes: 4 additions & 19 deletions include/sot/core/contiifstream.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@
*
* CNRS/AIST
*
* This file is part of sot-core.
* sot-core is free software: you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version.
* sot-core is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details. You should
* have received a copy of the GNU Lesser General Public License along
* with sot-core. If not, see <http://www.gnu.org/licenses/>.
*/

#ifndef __SOT_CONTIIFSTREAM_HH__
Expand Down Expand Up @@ -52,26 +41,22 @@ protected:
char buffer[BUFFER_SIZE];
std::list< std::string > reader;
bool first;

public: /* --- Constructor --- */
Contiifstream( const std::string& n="" );
~Contiifstream( void );
void open( const std::string& n ) { filename=n; cursor=0; }

public: /* --- READ FILE --- */
bool loop( void );

public: /* --- READ LIST --- */
inline bool ready( void ) { return 0<reader.size();}
std::string next( void ) ;


};

} /* namespace sot */} /* namespace dynamicgraph */

#endif /* #ifndef __SOT_CONTIIFSTREAM_HH__ */




Loading

0 comments on commit 72500bb

Please sign in to comment.