Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate duplicated code for ROS serialization #140

Closed
severin-lemaignan opened this issue Sep 10, 2012 · 1 comment
Closed

Eliminate duplicated code for ROS serialization #140

severin-lemaignan opened this issue Sep 10, 2012 · 1 comment
Milestone

Comments

@severin-lemaignan
Copy link
Contributor

Producing TF frames, odometry or Twist messages, as well as topic creation and topic writing/reading should not be duplicated for the various components.

We first want to assess the exact amount of code duplication, and then factorize it to generic methods.

@adegroote
Copy link
Contributor

Most of code has been factorized now, using some class hierarchies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants