Skip to content

Backport of always complete feature - #1190 to the jazzy branch.#1206

Open
leander-dsouza wants to merge 1 commit intoros2:jazzyfrom
leander-dsouza:backport-always-complete
Open

Backport of always complete feature - #1190 to the jazzy branch.#1206
leander-dsouza wants to merge 1 commit intoros2:jazzyfrom
leander-dsouza:backport-always-complete

Conversation

@leander-dsouza
Copy link
Contributor

@leander-dsouza leander-dsouza commented Mar 6, 2026

Description

Testing

Tabbing after the message type now suggests the string automatically instead of the earlier suboptions.

Before

$ ros2 topic pub /cmd_vel geometry_msgs/msg/Twist <tab>
--keep-alive
--max-wait-time-secs
--node-name
--once
--print
--qos-depth
--qos-durability
--qos-history
--qos-liveliness
--qos-liveliness-lease-duration-seconds
--qos-profile
--qos-reliability
--rate
--spin-time
--stdin
--times
--use-sim-time
--wait-matching-subscriptions
-1
-n
-p
-r
-s
-t
-w
\'linear:\^J\ \ x:\ 0.0\^J\ \ y:\ 0.0\^J\ \ z:\ 0.0\^Jangular:\^J\ \ x:\ 0.0\^J\ \ y:\ 0.0\^J\ \ z:\ 0.0\^J\'

After

ros2 topic pub /cmd_vel geometry_msgs/msg/Twist <tab> 'linear:
  x: 0.0
  y: 0.0
  z: 0.0
angular:
  x: 0.0
  y: 0.0
  z: 0.0
' 

Did you use Generative AI?

  • No

Additional Information

  • N/A

Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
@leander-dsouza leander-dsouza marked this pull request as ready for review March 6, 2026 20:04
@leander-dsouza
Copy link
Contributor Author

I have tested this feature in the Kilted branch as well, and it works as expected 🎉

@DLu
Copy link
Contributor

DLu commented Mar 6, 2026

🎉

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.

2 participants