You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should complete our Ruby scripting support for all classes. Now that we have SWIG -based Python interfaces for all classes, it should be quick to migrate them to Ruby.
We should also add tests for all classes.
Alternatives considered
Abandoning Ruby in favor of Python?
Implementation suggestion
It should be quick to port the existing SWIG files to Ruby. Adding tests will take longer.
Desired behavior
We should complete our Ruby scripting support for all classes. Now that we have SWIG -based Python interfaces for all classes, it should be quick to migrate them to Ruby.
We should also add tests for all classes.
Alternatives considered
Abandoning Ruby in favor of Python?
Implementation suggestion
It should be quick to port the existing SWIG files to Ruby. Adding tests will take longer.
The files live here: https://github.com/ignitionrobotics/ign-math/tree/ign-math6/src/ruby
Here's the status:
Additional context
This was broken off #101.
The text was updated successfully, but these errors were encountered: