Activity

From 09/28/2011 to 10/27/2011

10/25/2011

10:18 AM Revision 75ba48d7 (rst-proto): Fix cmake syntax in case of empty paths
J. Wienke
10:03 AM Revision c2b04f5b (rst-proto): ensure that paths for configure_file are in cmake syntax
J. Wienke
09:55 AM Revision 43c29593 (rst-proto): add a build bat which is more universal for all msvc versions
J. Wienke

10/19/2011

11:58 AM Revision 40b1baf5 (rst-converters-cpp): * add eclipse project
* fix compilation with new RST J. Wienke
11:58 AM Revision ab96bc22 (rst-converters): * add eclipse project
* fix compilation with new RST J. Wienke
11:02 AM Revision b3690bea (rst-converters-cpp): fix compilation with new rst
J. Wienke
11:02 AM Revision 143c0178 (rst-converters): fix compilation with new rst
J. Wienke

10/18/2011

05:11 PM Revision 4452876c (rst-converters-cpp): fix compilation with new RST
J. Wienke
05:11 PM Revision 6b709ffd (rst-converters): fix compilation with new RST
J. Wienke

10/17/2011

03:02 PM Revision 995946d9 (rst-proto): try to fix a path syntax problem on windows
J. Wienke
12:04 PM Revision 02404e1e (rst-proto): try to fix python packaging for windows
refs #632 J. Wienke
11:56 AM Revision 8c802a9b (rst-proto): we do not want to install on windows, we want a package
J. Wienke
11:51 AM Revision c6bd8ce2 (rst-proto): yet another try to get export macros right for windows
refs #632 J. Wienke
11:40 AM Revision 75bc71e6 (rst-proto): Use two separate export macros for sandbox and stable as windows i...
refs #632 J. Wienke

10/14/2011

06:21 PM Revision 9c22a649 (rst-proto): add missing file
J. Wienke
06:19 PM Revision c2ddce57 (rst-proto): Fix python installation by resembling the pthon install logic in c...
fixes #568 #628 J. Wienke
05:12 PM Revision 8991a524 (rst-proto): apply under_score_field_name convention
J. Wienke
05:07 PM Revision a48131cb (rst-proto): apply consistent naming without usage indication in type name
J. Wienke
04:52 PM Revision febbacf6 (rst-proto): Fix typos
J. Wienke
03:52 PM Revision 6710264c (rst-proto): fix typos
J. Wienke
03:45 PM Revision 221da9ed (rst-proto): remove duplicated Pose type
J. Wienke
03:42 PM Revision dc04cf7e (rst-proto): make file name match primary message name
J. Wienke
03:42 PM Revision 80b63386 (rst-proto): mising outer class name fix
J. Wienke
03:36 PM Revision de7624fa (rst-proto): consequently use Type as suffix for java outer class names
J. Wienke
03:21 PM Revision 9d750fee (rst-proto): declare correct packages according to folder structure
J. Wienke
03:17 PM Revision 07ead462 (rst-proto): fix typo in package name
fixes #627 J. Wienke
03:13 PM Revision 4d32df14 (rst-proto): fix declared package since folder rename
J. Wienke
02:48 PM Revision a56ad2d9 (rst-proto): rename packages
refs #601 J. Wienke
02:11 PM Revision c58caa37 (rst-proto): re-enable package generation
J. Wienke
02:02 PM Revision 4a92b218 (rst-proto): install and make available protofiles raw
J. Wienke
01:53 PM Revision 26fa30a5 (rst-proto): missing newline at EOF
J. Wienke
01:51 PM Revision 5bebcf87 (rst-proto): * install raw proto files
* unify include and share folder structure in install prefix J. Wienke
01:44 PM Revision 46695020 (rst-proto): add cmake projects to test installed system
J. Wienke
01:44 PM Revision 8753ec91 (rst-proto): clean up cmake logic for rst c++
J. Wienke
12:31 PM Revision 4a906158 (rst-proto): link against a threading library
J. Wienke
12:25 PM Revision 60082dcc (rst-proto): wrong path
J. Wienke
11:29 AM Revision 4fbb3d68 (rst-proto): this now should compile at least?
J. Wienke
11:10 AM Revision 988cbe0e (rst-proto): try to link against rst for fixing mac os
J. Wienke

10/13/2011

09:07 PM Revision b3e802dc (rst-converters-cpp): YUV422 to BGR conversion corrected
M. Havlena
09:07 PM Revision 05177e41 (rst-converters): YUV422 to BGR conversion corrected
M. Havlena
08:27 PM Revision af62abe5 (rst-proto): missing file again, where do the ignores come from
J. Wienke
07:22 PM Revision e7bc9958 (rst-proto): Added origin to rst.communicationpatterns.TaskState message
* rst/proto/sandbox/rst/communitationpatterns/TaskState.proto: added
origin field; changed enum ordinal values to 0...
J. Moringen
06:56 PM Revision d61ea5f4 (rst-proto): fix python build so that sandbox really only contains sandbox modu...
J. Wienke
06:30 PM Revision fa095741 (rst-proto): further pkg-config checks
J. Wienke
06:27 PM Revision 1f7a6bb9 (rst-proto): * remove strange ignore
* fix pkgconfig files J. Wienke
06:21 PM Revision 9dc0448c (rst-proto): A first try to implement the new structure
refs #601 J. Wienke
11:55 AM Revision 2b1de2fc (rst-proto): Fixed package in TaskState message
* rst/proto/rst/communitationpatterns/TaskState.proto: fixed package
rst -> rst.communicationpatterns
J. Moringen
11:51 AM Revision 70349653 (rst-proto): Added initial draft of TaskState message
* rst/proto/rst/communitationpatterns/TaskState.proto: new file;
contains initial draft definition of a TaskState m...
J. Moringen

10/11/2011

08:10 PM Revision f0be6c3a (rst-proto): Build debian packages only on linux systems
Arne Nordmann
11:53 AM Revision 276d3474 (rst-proto): debian package now suggests python-setuptools and python-dev, othe...
Arne Nordmann

10/10/2011

06:24 PM Revision 34c419cd (rst-proto): Deb package depending on libprotoc-dev, protobuf-compiler
Arne Nordmann
03:42 PM Revision f3257d46 (rst-proto): Added debian package definition
Arne Nordmann

10/07/2011

11:17 AM Revision baceb09b (rst-converters-cpp): Phase converter
Arne Nordmann
11:17 AM Revision 1ef38c1c (rst-converters): Phase converter
Arne Nordmann
10:02 AM Revision e579f4e1 (rst-converters): Converter for cartesian translation
Arne Nordmann
10:02 AM Revision 8ead3f1f (rst-converters-cpp): Converter for cartesian translation
Arne Nordmann
09:44 AM Revision 5c1c9808 (rst-proto): Proto definition for a phase
Arne Nordmann

10/06/2011

03:18 PM Revision 6bc1a2bc (rst-converters-cpp): Adapted to namespace change
Arne Nordmann
03:18 PM Revision 6087d720 (rst-converters): Adapted to namespace change
Arne Nordmann
11:09 AM Revision ab4fef83 (rst-proto): One more type from the AMARSi context, implementation borrowed fro...
Arne Nordmann

10/05/2011

08:45 PM Revision 86aa13ef (rst-proto): Fixed typo
Arne Nordmann
08:41 PM Revision 87852025 (rst-converters-cpp): Adapted converter to changed proto files hierarchy
Arne Nordmann
08:41 PM Revision 59966ae2 (rst-converters): Adapted converter to changed proto files hierarchy
Arne Nordmann
08:38 PM Revision 7a489be4 (rst-proto): Fixed namespaces and includes
Arne Nordmann
08:33 PM Revision d04abca1 (rst-proto): Suggestion for a type hierarchy
Arne Nordmann
01:30 PM Revision adcc6f62 (rst-proto): please use the package conventions
J. Wienke

10/04/2011

11:28 PM Revision 13237355 (rst-converters-cpp): changed type names
S. Wrede
11:28 PM Revision 8d84621a (rst-converters): changed type names
S. Wrede
11:12 PM Revision 253b99a1 (rst-converters-cpp): changed type names
S. Wrede
11:12 PM Revision 26dc60f0 (rst-converters): changed type names
S. Wrede
11:00 PM Revision 63768d1f (rst-converters-cpp): rsc type tag added
S. Wrede
11:00 PM Revision f497ac21 (rst-converters): rsc type tag added
S. Wrede
07:39 PM Revision bcc49fbe (rst-converters-cpp): added some comments for more efficient array serialization
S. Wrede
07:39 PM Revision 722b74ec (rst-converters): added some comments for more efficient array serialization
S. Wrede
07:23 PM Revision 22c35a2f (rst-converters-cpp): Fixed path again to match with rst pathes
Arne Nordmann
07:23 PM Revision 340ae8ec (rst-converters): Fixed path again to match with rst pathes
Arne Nordmann
11:27 AM Revision 699b8ca1 (rst-converters-cpp): Updated converter
Arne Nordmann
11:27 AM Revision 899ea39d (rst-converters): Updated converter
Arne Nordmann
11:18 AM Revision 358c6a1c (rst-converters-cpp): Fixed path
Arne Nordmann
11:18 AM Revision 4d768874 (rst-converters): Fixed path
Arne Nordmann

10/02/2011

02:57 PM Revision 8b5ba54e (rst-converters-cpp): Crashes with older compiler versions
Arne Nordmann
02:57 PM Revision d0ad7554 (rst-converters): Crashes with older compiler versions
Arne Nordmann

10/01/2011

09:18 PM Revision 76c90fd9 (rst-converters-cpp): some fixes
S. Wrede
09:18 PM Revision 54d735f9 (rst-converters): some fixes
S. Wrede
09:03 PM Revision 80018270 (rst-converters-cpp): first implementation of JointAngleConverter
S. Wrede
09:03 PM Revision b2808338 (rst-converters): first implementation of JointAngleConverter
S. Wrede
07:51 PM Revision 9f74bef0 (rst-converters-cpp): fix for access to embedded converter
S. Wrede
07:51 PM Revision 28a1b5cd (rst-converters): fix for access to embedded converter
S. Wrede
07:47 PM Revision 944f6ea2 (rst-converters): removed RST types from external API of this converter
S. Wrede
07:47 PM Revision e5a3be64 (rst-converters-cpp): removed RST types from external API of this converter
S. Wrede
07:08 PM Revision 787440c7 (rst-converters-cpp): and another one
S. Wrede
07:08 PM Revision 3f6dfa69 (rst-converters): and another one
S. Wrede
07:07 PM Revision df8802ea (rst-converters-cpp): fixed compilation
S. Wrede
07:07 PM Revision 497cfc7e (rst-converters): fixed compilation
S. Wrede

09/30/2011

07:33 PM Revision 8efa025c (rst-converters-cpp): rename of directory to contain all rci converters
S. Wrede
07:33 PM Revision 9d0dc39f (rst-converters): rename of directory to contain all rci converters
S. Wrede
07:29 PM Revision b9d16daf (rst-converters-cpp): mock for JointAngles converter
S. Wrede
07:29 PM Revision c06b6c59 (rst-converters): mock for JointAngles converter
S. Wrede

09/29/2011

12:22 PM Revision 8d66417c (rst-proto): Added versioning information to cmake config file
Arne Nordmann

09/28/2011

07:28 PM Revision 525e1ca9 (rst-proto): First version of AMARSi robot control types
Arne Nordmann
07:17 PM Revision 25a8659b (rst-proto): First version of AMARSi robot control types
Arne Nordmann
03:55 PM Revision 97baf4fe (rst-proto): Fixed some installation path issues.
D. Klotz
10:00 AM Revision fea0b1e1 (rst-proto): -FIXED problem with quoting RST_CFLAGS, the problem appeared on Wi...
SET(RST_CFLAGS "/DRST_EXPORT=__declspec(dllimport)")
TODO: this hack works only when there is a single option in CFLAGS
Lukas Cerman
 

Also available in: Atom