-
Notifications
You must be signed in to change notification settings - Fork 297
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
Implemented action bridge #256
base: master
Are you sure you want to change the base?
Commits on Mar 27, 2023
-
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 688768b - Browse repository at this point
Copy the full SHA 688768bView commit details -
generate action interface mappings
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 5bbc928 - Browse repository at this point
Copy the full SHA 5bbc928View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for d4fc03e - Browse repository at this point
Copy the full SHA d4fc03eView commit details -
added action_bridge executable
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for d833d8c - Browse repository at this point
Copy the full SHA d833d8cView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 629697e - Browse repository at this point
Copy the full SHA 629697eView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 1539a30 - Browse repository at this point
Copy the full SHA 1539a30View commit details -
Update include/ros1_bridge/action_factory.hpp
Co-authored-by: tomoya <Tomoya.Fujita@sony.com> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 5d96c75 - Browse repository at this point
Copy the full SHA 5d96c75View commit details -
Fix python script errors in action generation
Signed-off-by: Victor Lopez <victor.lopez@pal-robotics.com> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for e265f37 - Browse repository at this point
Copy the full SHA e265f37View commit details -
Foxy and later action compatibility
Signed-off-by: Victor Lopez <victor.lopez@pal-robotics.com> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 2d51958 - Browse repository at this point
Copy the full SHA 2d51958View commit details -
Reorder ros node initialization to allow renaming of bridge
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 0040380 - Browse repository at this point
Copy the full SHA 0040380View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 580ad9e - Browse repository at this point
Copy the full SHA 580ad9eView commit details -
updated deprecated GoalResponseCallback signature
https://github.com/ros2/rclcpp/blob/master/rclcpp_action/include/rclcpp_action/client.hpp#L289-L299 Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 33b8bce - Browse repository at this point
Copy the full SHA 33b8bceView commit details -
Update resource/interface_factories.cpp.em
Co-authored-by: Victor Lopez <3469405+v-lopez@users.noreply.github.com> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 3d8dee1 - Browse repository at this point
Copy the full SHA 3d8dee1View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 1091806 - Browse repository at this point
Copy the full SHA 1091806View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 74188ff - Browse repository at this point
Copy the full SHA 74188ffView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 5cd1321 - Browse repository at this point
Copy the full SHA 5cd1321View commit details -
get active ROS1 action servers and clients
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 3c3fe17 - Browse repository at this point
Copy the full SHA 3c3fe17View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 0210c17 - Browse repository at this point
Copy the full SHA 0210c17View commit details -
fix mapping rules for services
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for b256b9f - Browse repository at this point
Copy the full SHA b256b9fView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for aafcf3a - Browse repository at this point
Copy the full SHA aafcf3aView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 9c83a93 - Browse repository at this point
Copy the full SHA 9c83a93View commit details -
shutdown internal server before removing the bridge
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for bc350f4 - Browse repository at this point
Copy the full SHA bc350f4View commit details -
updated GoalResponseCallback signature
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for deb5805 - Browse repository at this point
Copy the full SHA deb5805View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 69c815b - Browse repository at this point
Copy the full SHA 69c815bView commit details -
added NOLINT whenever both cpplint and uncrustify cannot be satisfied ament/ament_lint#158 Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 1f600e0 - Browse repository at this point
Copy the full SHA 1f600e0View commit details -
add actionlib dependency with condition
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 1dd38b3 - Browse repository at this point
Copy the full SHA 1dd38b3View commit details -
added dependency on rclcpp_action
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for a5eb300 - Browse repository at this point
Copy the full SHA a5eb300View commit details -
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 91b3197 - Browse repository at this point
Copy the full SHA 91b3197View commit details -
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 51ac119 - Browse repository at this point
Copy the full SHA 51ac119View commit details -
Update include/ros1_bridge/action_factory.hpp
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 94404b0 - Browse repository at this point
Copy the full SHA 94404b0View commit details -
Update resource/get_factory.cpp.em
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for d7fdc6d - Browse repository at this point
Copy the full SHA d7fdc6dView commit details -
Update ros1_bridge/__init__.py
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for c071edf - Browse repository at this point
Copy the full SHA c071edfView commit details -
Co-authored-by: Geoffrey Biggs <gbiggs@killbots.net> Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for be56382 - Browse repository at this point
Copy the full SHA be56382View commit details -
risk leaking if the reset call crashes somehow
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 94b9c70 - Browse repository at this point
Copy the full SHA 94b9c70View commit details -
Add goal ID to log output so it's more useful
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 21bee28 - Browse repository at this point
Copy the full SHA 21bee28View commit details -
rename variable so it's distinction from the variable with the same n…
…ame in the enclosing class Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 7ba2784 - Browse repository at this point
Copy the full SHA 7ba2784View commit details -
Change cout to use RCLCPP logging macros.
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 084ed7f - Browse repository at this point
Copy the full SHA 084ed7fView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 86a8140 - Browse repository at this point
Copy the full SHA 86a8140View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 12838b9 - Browse repository at this point
Copy the full SHA 12838b9View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 6b10de4 - Browse repository at this point
Copy the full SHA 6b10de4View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 514f53d - Browse repository at this point
Copy the full SHA 514f53dView commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 5e3c841 - Browse repository at this point
Copy the full SHA 5e3c841View commit details -
Signed-off-by: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Configuration menu - View commit details
-
Copy full SHA for 79a46de - Browse repository at this point
Copy the full SHA 79a46deView commit details