Skip to content

Remap behavior_server cmd_vel to stretch/cmd_vel#232

Open
hello-jkoubi wants to merge 1 commit intohumblefrom
fix/nav2-behavior-server-cmd-vel-remap
Open

Remap behavior_server cmd_vel to stretch/cmd_vel#232
hello-jkoubi wants to merge 1 commit intohumblefrom
fix/nav2-behavior-server-cmd-vel-remap

Conversation

@hello-jkoubi
Copy link
Copy Markdown
Contributor

This PR remaps /cmd_vel to /stretch/cmd_vel for the behavior_server node to match the existing controller_server remapping.

Without this change, Nav2 behavior actions such as /spin publish velocity commands to /cmd_vel, while Stretch listens on /stretch/cmd_vel.

Tested with:

ros2 action send_goal /spin nav2_msgs/action/Spin "{target_yaw: 1.57, time_allowance: {sec: 20, nanosec: 0}}"

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