-
Notifications
You must be signed in to change notification settings - Fork 8
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
Jazzy 2.0 RC #92
base: jazzy
Are you sure you want to change the base?
Jazzy 2.0 RC #92
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2905163 - Browse repository at this point
Copy the full SHA 2905163View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ff6ab - Browse repository at this point
Copy the full SHA d9ff6abView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 932968d - Browse repository at this point
Copy the full SHA 932968dView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c73f39 - Browse repository at this point
Copy the full SHA 5c73f39View commit details -
Merge pull request #81 from clearpathrobotics/lcamero/wip-jazzy
ROS 2 Socket CAN Bridges
Configuration menu - View commit details
-
Copy full SHA for 8e1f908 - Browse repository at this point
Copy the full SHA 8e1f908View commit details
Commits on Nov 6, 2024
-
Add the ability to flag previously-supported accessories & platforms …
…as not (currently) supported (#86) * Add initial support for flagging unsupported accessories (e.g. Kinova arms, whose binary drivers don't exist in Jazzy yet) * classmethod -> staticmethod * Use the ROS_DISTRO variable from clearpath_generator_common instead of hard-coding the distro * Start fixing up python linter errors, code formatting, replace % strings with f'' strings. * Finish first-pass replacing " -> ' * Fix remaining linter errors. Some tests are still failing, but the major code tidying-up should be done now * Fix type -> _type * Update CI for Jazy * Update Python package workflow for Jazzy * Remove dependency on clearpath_generator_common; doing so creates a circular dependency. Instead use the system level envar * Add the ability to flag whole platforms as deprecated and/or unsupported * Docs * Fix imperative tone, missing periods in docstrings, missing newline at end of file * Mark everything besides Jackal and Husky as presently unsupported * Fix up sample yaml formatting. Remove unmatched quotation marks, restructure to avoid `foo.bar.spam: eggs` notation * Fix quotation marks for the sample serial number
Configuration menu - View commit details
-
Copy full SHA for 6c39288 - Browse repository at this point
Copy the full SHA 6c39288View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88ee93d - Browse repository at this point
Copy the full SHA 88ee93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for debd4e2 - Browse repository at this point
Copy the full SHA debd4e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e10a7ae - Browse repository at this point
Copy the full SHA e10a7aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd6711 - Browse repository at this point
Copy the full SHA 0fd6711View commit details -
Add support for Axis cameras (#90)
* Add the initial AxisCamera class with all ROS parameters defined in axis_camera's launch files & nodes * Remove duplicate argument * Add the AxisCamera class to the sensors generator * Add the serial to the axis camera's template * Add serial to the template keys too * Add serial getter/setter. Use empty string as default serial * Refactoring, set the property to the value for the template * frame_width -> width, frame_height -> height * Rename setter * Make the scales & offsets floats by default * Add the TF prefix parameter * Add the camera_info_url parameter * camera_num -> camera * Note that the serial isn't used, fix the name of the PTZ teleop parameter * Add the remaining camera topics to the Topics object * image_raw -> image * Add axis_camera sample * Linting fixes * End docstring with `.`
Configuration menu - View commit details
-
Copy full SHA for c66f884 - Browse repository at this point
Copy the full SHA c66f884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb729d - Browse repository at this point
Copy the full SHA 3fb729dView commit details -
Add the ability to flag previously-supported accessories & platforms …
…as not (currently) supported (#86) * Add initial support for flagging unsupported accessories (e.g. Kinova arms, whose binary drivers don't exist in Jazzy yet) * classmethod -> staticmethod * Use the ROS_DISTRO variable from clearpath_generator_common instead of hard-coding the distro * Start fixing up python linter errors, code formatting, replace % strings with f'' strings. * Finish first-pass replacing " -> ' * Fix remaining linter errors. Some tests are still failing, but the major code tidying-up should be done now * Fix type -> _type * Update CI for Jazy * Update Python package workflow for Jazzy * Remove dependency on clearpath_generator_common; doing so creates a circular dependency. Instead use the system level envar * Add the ability to flag whole platforms as deprecated and/or unsupported * Docs * Fix imperative tone, missing periods in docstrings, missing newline at end of file * Mark everything besides Jackal and Husky as presently unsupported * Fix up sample yaml formatting. Remove unmatched quotation marks, restructure to avoid `foo.bar.spam: eggs` notation * Fix quotation marks for the sample serial number
Configuration menu - View commit details
-
Copy full SHA for 03961b4 - Browse repository at this point
Copy the full SHA 03961b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e899332 - Browse repository at this point
Copy the full SHA e899332View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6625d3 - Browse repository at this point
Copy the full SHA f6625d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48808bd - Browse repository at this point
Copy the full SHA 48808bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef74611 - Browse repository at this point
Copy the full SHA ef74611View commit details -
Configuration menu - View commit details
-
Copy full SHA for a440138 - Browse repository at this point
Copy the full SHA a440138View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4bb5b3 - Browse repository at this point
Copy the full SHA f4bb5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c90859 - Browse repository at this point
Copy the full SHA 0c90859View commit details -
Configuration menu - View commit details
-
Copy full SHA for f916921 - Browse repository at this point
Copy the full SHA f916921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8429fba - Browse repository at this point
Copy the full SHA 8429fbaView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 858d4cc - Browse repository at this point
Copy the full SHA 858d4ccView commit details