orocos-toolchain / orogen

Code generator for components and type handling in Rock - the Robot Construction Kit - and the Orocos Toolchain
http://rock-robotics.org
Other
4 stars 35 forks source link

Clang Integration #32

Closed doudou closed 9 years ago

doudou commented 9 years ago

Final integration work for the clang importer. This supersedes #28

marvin2k commented 9 years ago

The branch needs to be rebased onto master -- to contain changes from the _orogenloaders branch? Running rock-replay after building with clang-importer gives

.../rock/tools/orocos.rb/lib/orocos/base.rb:7:in `<module:Orocos>': uninitialized constant OroGen::ConfigError (NameError)

I don't like to ask other people to do work for me ;-) But would you be so kind? If I start to rebase this I can only mess up...

doudou commented 9 years ago

I don't like to ask other people to do work for me ;-) But would you be so kind? If I start to rebase this I can only mess up...

Tssss ... Don't be so shy ;-)

Anyways, merged master in and pushed (for both typelib and orogen). I could build and run the orocos.rb test suite successfully.

goldhoorn commented 9 years ago

pong okay for all to merge?

goldhoorn commented 9 years ago

Got a okay from Sylavin, i merge