Skip to content

fix: cd objective library not properly calling do_objective#3

Merged
JWhitleyWork merged 1 commit into
mainfrom
fixes-for-objective-running
May 28, 2026
Merged

fix: cd objective library not properly calling do_objective#3
JWhitleyWork merged 1 commit into
mainfrom
fixes-for-objective-running

Conversation

@shaur-k
Copy link
Copy Markdown
Contributor

@shaur-k shaur-k commented May 28, 2026

there were some issues with querying the ros do_objective data that could cause hangups on running an objective, these have been fixed

@shaur-k shaur-k requested a review from JWhitleyWork May 28, 2026 14:35
@shaur-k shaur-k self-assigned this May 28, 2026
Copilot AI review requested due to automatic review settings May 28, 2026 14:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes CD objective startup reliability by querying rosapi action servers directly, and improves installer compatibility across Ubuntu/Debian pip versions.

Changes:

  • Replaces hidden _action/status topic detection with /rosapi/action_servers.
  • Adds bounded rosapi action-server query handling with timeout behavior.
  • Gates --break-system-packages usage in install.sh based on the externally-managed Python marker.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
install.sh Makes roslibpy installation compatible with both older pip and PEP 668 environments.
example_scripts/cd_objective_lib.py Updates /do_objective readiness detection to use rosapi action-server enumeration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JWhitleyWork JWhitleyWork merged commit f5444dc into main May 28, 2026
2 checks passed
@JWhitleyWork JWhitleyWork deleted the fixes-for-objective-running branch May 28, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants