-
Notifications
You must be signed in to change notification settings - Fork 418
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
Implement Unified Node Interface (NodeInterfaces class) #2041
Commits on Dec 28, 2022
-
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 28b7fe0 - Browse repository at this point
Copy the full SHA 28b7fe0View commit details -
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: William Woodall <william+github@osrfoundation.org>
Configuration menu - View commit details
-
Copy full SHA for 5abd538 - Browse repository at this point
Copy the full SHA 5abd538View commit details -
Use NodeInterfaceHandle as class name instead
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 683b34e - Browse repository at this point
Copy the full SHA 683b34eView commit details -
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a612f01 - Browse repository at this point
Copy the full SHA a612f01View commit details -
Move implementation to node_interfaces
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for afb780b - Browse repository at this point
Copy the full SHA afb780bView commit details -
Use multiple inheritance in NodeInterfaceHandle
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 912898f - Browse repository at this point
Copy the full SHA 912898fView commit details -
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5fb2f95 - Browse repository at this point
Copy the full SHA 5fb2f95View commit details -
Rename to NodeInterfaces and make constructor implicit
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 31bbe74 - Browse repository at this point
Copy the full SHA 31bbe74View commit details -
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 44f3b20 - Browse repository at this point
Copy the full SHA 44f3b20View commit details -
Implement shared_ptr constructors and refine const
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ba7a159 - Browse repository at this point
Copy the full SHA ba7a159View commit details -
Implement non-mutable NodeInterfaces
Signed-off-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7dabad9 - Browse repository at this point
Copy the full SHA 7dabad9View commit details -
refactor to use a std::tuple and be immutable (#1)
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8657fd1 - Browse repository at this point
Copy the full SHA 8657fd1View commit details -
Update tests, add docstrings, and update lifecycle nodes
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0257c79 - Browse repository at this point
Copy the full SHA 0257c79View commit details -
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce29db1 - Browse repository at this point
Copy the full SHA ce29db1View commit details -
Attempt to fix template fold expression
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c688476 - Browse repository at this point
Copy the full SHA c688476View commit details -
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf31bb8 - Browse repository at this point
Copy the full SHA cf31bb8View commit details
Commits on Dec 29, 2022
-
Implement ALL_RCLCPP_NODE_INTERFACES
Signed-off-by: methylDragon <methylDragon@gmail.com> Co-authored-by: methylDragon <methylDragon@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa69bf1 - Browse repository at this point
Copy the full SHA fa69bf1View commit details