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
Really what we should do is to fix the confusion in the sources first, and just have a single "Fibonacci.action" file. Once that is done, we can then update the documentation to reflect what we chose.
waht do you think about keeping the example_interface/action/fibonacci and remove the other two inside test_interfaces_files and action_tutorials_interfaces ?
This may require changes in the following packages:
rcl_interfaces
example_interfaces (use partial_sequence)
test_interface_files (remove Fibonacci.action)
rosidl_generator_tests
rcl_action
Remove action_tutorials_interfaces
action_tutorials/action_tutorials_py and action_tutorials/action_tutorials_cpp
Here (in section "Actions"):
I think the feedback_fieldname
sequence
is a typo, and should bepartial_sequence
.Because it's what it's called here and here
The text was updated successfully, but these errors were encountered: