-
Notifications
You must be signed in to change notification settings - Fork 227
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
Add types to parameter.py. #1246
Commits on Mar 27, 2024
-
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 51d410d - Browse repository at this point
Copy the full SHA 51d410dView commit details -
Revert "Add types to TypeHash and moved away from __slots__ usage (ro…
Configuration menu - View commit details
-
Copy full SHA for 7661294 - Browse repository at this point
Copy the full SHA 7661294View commit details -
Add back Type hash __slots__ and add test cases. (ros2#1245)
* Add types to TypeHash and add test cases Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 98ba24c - Browse repository at this point
Copy the full SHA 98ba24cView commit details -
Add types to context.py (ros2#1240)
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for c60ba6f - Browse repository at this point
Copy the full SHA c60ba6fView commit details -
Add types to qos_overriding_options.py (ros2#1248)
Signed-off-by: Michael Carlstrom <rmc170@case.edu> Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 0bca600 - Browse repository at this point
Copy the full SHA 0bca600View commit details -
Small fixes for modern flake8. (ros2#1264)
It doesn't like to compare types with ==, so switch to isinstance as appropriate. Signed-off-by: Chris Lalancette <clalancette@gmail.com> Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 51889a4 - Browse repository at this point
Copy the full SHA 51889a4View commit details -
Add types to time_source.py (ros2#1259)
* Add types to time_source.py Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 6b5b793 - Browse repository at this point
Copy the full SHA 6b5b793View commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for fe29332 - Browse repository at this point
Copy the full SHA fe29332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd92ed - Browse repository at this point
Copy the full SHA 2bd92edView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e879246 - Browse repository at this point
Copy the full SHA e879246View commit details -
Switch to overloads to avoid mypy3737
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 2655545 - Browse repository at this point
Copy the full SHA 2655545View commit details -
Update parameter declaration from Node
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for dc58c0b - Browse repository at this point
Copy the full SHA dc58c0bView commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for da1251b - Browse repository at this point
Copy the full SHA da1251bView commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for f7fa348 - Browse repository at this point
Copy the full SHA f7fa348View commit details
Commits on May 31, 2024
-
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for d60df58 - Browse repository at this point
Copy the full SHA d60df58View commit details -
Update types of declare_parameter, declare_parameters api
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 44f4fba - Browse repository at this point
Copy the full SHA 44f4fbaView commit details -
Add non conflicting types back to constructor
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 8c56519 - Browse repository at this point
Copy the full SHA 8c56519View commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 7f36fa2 - Browse repository at this point
Copy the full SHA 7f36fa2View commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 5fba36d - Browse repository at this point
Copy the full SHA 5fba36dView commit details -
Add default value for generic Parameter
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for f2466c1 - Browse repository at this point
Copy the full SHA f2466c1View commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for f01ca94 - Browse repository at this point
Copy the full SHA f01ca94View commit details -
Add TypeVar import inside else case
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for a646d8a - Browse repository at this point
Copy the full SHA a646d8aView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 23c828a - Browse repository at this point
Copy the full SHA 23c828aView commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 6acc79c - Browse repository at this point
Copy the full SHA 6acc79cView commit details -
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for 739b97a - Browse repository at this point
Copy the full SHA 739b97aView commit details
Commits on Jun 12, 2024
-
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Configuration menu - View commit details
-
Copy full SHA for ae10551 - Browse repository at this point
Copy the full SHA ae10551View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 480dfe4 - Browse repository at this point
Copy the full SHA 480dfe4View commit details