Closed jmachowinski closed 9 years ago
Updated the ruby code. What is the preferred mechanism for optional stuff, env variable ?
Updated the ruby code. What is the preferred mechanism for optional stuff, env variable ?
Flags and command-line options. See for instance the handling of the extended-states flag in bin/orogen
Updated code according to comments
Next round
Any more comments, or can I rebase on master ?
You can rebase. The last comment will be about orocos_cpp_base being C++11, but that should be on rock-dev
closing this pr and recreating the final one
Better to update existing PRs by pushing the new code to the PR branch ... This keeps the comments around, which is great when questions arise.
The proxies branch is in use. I can't update it.
Hey, here the merge request. This code is currently still based on rock1408. I will rebase it if there are no further comments on it.