-
Notifications
You must be signed in to change notification settings - Fork 11
Jazzy 2.3 Release #189
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
Merged
Merged
Jazzy 2.3 Release #189
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix: Robust puma initialization * Updated pumas to use platform/motors namespace * Added comments to puma driver
* pass arguments by name for consistency * Add remap for diagnostic topic * Remove obsolete parameter * Removed remaps for topics that don't exist anymore * Add remap for soc topic * Fix power status default rate * Increase rate monitoring window on slow topics
* Add new categories and expected names * Remove MCU, it will be populated in the generator * Add additional motor drivers for the future * Added diagnostic remapping for additional motor drivers * Loosen rate tolerance on BMS State rate
… when leaving a warning/error state.
* Add the fixposition launch file, add default ROS parameters to the config file. Add a section to document source-only drivers that we support but cannot explicitly depend on * Specify the specific version of the fixposition driver that builds on jazzy, fix a copy & paste error in the launch file * Add odometry topic to the core sensors API
* Create a new platform-extras.service to contain the platform.extras.launch instead of including that launch as part of the sensors service * Install the new service * Rename *_extras -> *_provider_files for clarity, fix installation of new service * Add a new function to handle replacing the username in systemd jobs to reduce code duplication
This should make Production's life easier, as it will automatically make the testing package available after setting up the robot
* Diagnostics don't publish stale data Clear out data in diagnostics when the respective topic becomes stale * Don't publish diagnostics that are "not applicable"
* Add emergency stop topic to stop status diagnostics * E-stop should just be a warning * Improve estop diagnostic wording
* Add diagnostics for Lynx firwmare update process * Update Lynx diagnostics frequently during update process * Add firmware update cancelled status message
…user.target.wants` (#187) * Add clearpath-robot.servce symlink to multi-user.wants, add a new provider to create symlinks in clearpath-robot.wants * provider -> Provider * Fix moving the symlink * clearpath-robot.target -> clearpath-robot.service * Update the post-install instructions to add systemctl-enable * Fix the symlink generated by the RobotProvider
7468aa4
to
bc259f6
Compare
* Add a postinstall file to automatically update the services when the package is installed/updated * Restart the clearpath-robot service if necessary
* Update CAN script * Wrap all in conditional
Send CAN messages rather than queue
civerachb-cpr
approved these changes
Apr 11, 2025
mikehosmar
approved these changes
Apr 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.