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

Refactor to use rcl #204

Closed
jacquelinekay opened this issue Mar 10, 2016 · 2 comments
Closed

Refactor to use rcl #204

jacquelinekay opened this issue Mar 10, 2016 · 2 comments
Assignees

Comments

@jacquelinekay
Copy link
Contributor

rclcpp should be a wrapper around rcl (similar to rclpy).

I am going to start addressing this because I think it will help me understand how to design the rcl parameters API.

@jacquelinekay jacquelinekay self-assigned this Mar 10, 2016
@jacquelinekay jacquelinekay added the in progress Actively being worked on (Kanban column) label Mar 10, 2016
@jacquelinekay jacquelinekay mentioned this issue Mar 14, 2016
4 tasks
@jacquelinekay jacquelinekay added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 2, 2016
@jacquelinekay jacquelinekay added in progress Actively being worked on (Kanban column) and removed in review Waiting for review (Kanban column) labels Apr 5, 2016
@jacquelinekay jacquelinekay added in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels Apr 15, 2016
@jacquelinekay
Copy link
Contributor Author

I think I'm going to keep this open to ticket some things that weren't addressed by #207:

  • Parameters. I'm going to start pushing parameters functionality into rcl, so another refactor will be needed in rclcpp once that is done.
  • The beginnings of the graph API which are currently exposed through rmw (e.g. rmw_get_topic_names_and_types)

@jacquelinekay jacquelinekay added in progress Actively being worked on (Kanban column) and removed in review Waiting for review (Kanban column) labels Apr 25, 2016
@jacquelinekay
Copy link
Contributor Author

nevermind, I'm going to close this in favor of more specific tickets

@jacquelinekay jacquelinekay removed the in progress Actively being worked on (Kanban column) label May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant