-
Notifications
You must be signed in to change notification settings - Fork 37
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
Extend drake_ros_core package. #6
Commits on Nov 9, 2021
-
- Sort out public/private API boundaries - Use raw pointers instead of std::shared_ptr - Improve compliance with Drake's C++ style - Extend Doxygen docstrings Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efc7f7c - Browse repository at this point
Copy the full SHA efc7f7cView commit details -
Add Python bindings to drake_ros_core package.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a9404f - Browse repository at this point
Copy the full SHA 4a9404fView commit details -
Cope with Python 2 pollution in CI.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8a7859 - Browse repository at this point
Copy the full SHA e8a7859View commit details -
Fix drake_ros_core C++ and Python pub/sub tests.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4842d76 - Browse repository at this point
Copy the full SHA 4842d76View commit details
Commits on Nov 10, 2021
-
Improve drake_ros_core::DrakeRos API
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8185909 - Browse repository at this point
Copy the full SHA 8185909View commit details
Commits on Nov 11, 2021
-
Allow drake_ros_core::RosSubscriberSystem::Make argument type inference
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92c921d - Browse repository at this point
Copy the full SHA 92c921dView commit details -
Simplify drake_ros_core C++ and Python pub/sub tests.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b56f073 - Browse repository at this point
Copy the full SHA b56f073View commit details -
Remove large timeout from Python pub/sub test.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e23c11 - Browse repository at this point
Copy the full SHA 8e23c11View commit details -
Use spin_some() in DrakeRos::Spin() implementation.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8836bc4 - Browse repository at this point
Copy the full SHA 8836bc4View commit details -
Pass explicit node name to DrakeRos
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7db7f58 - Browse repository at this point
Copy the full SHA 7db7f58View commit details -
Update variable names in tests.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a395cdb - Browse repository at this point
Copy the full SHA a395cdbView commit details -
Correct DrakeRos implementation comments
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da5dcfb - Browse repository at this point
Copy the full SHA da5dcfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a423aa3 - Browse repository at this point
Copy the full SHA a423aa3View commit details -
Add TODO to DrakeRos::Spin implementation.
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 74f4a80 - Browse repository at this point
Copy the full SHA 74f4a80View commit details -
Add explicit init/shutdown API to drake_ros_core
Signed-off-by: Michel Hidalgo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 471c8c2 - Browse repository at this point
Copy the full SHA 471c8c2View commit details