Skip to content
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

Add and test cmd_vel_mux to default navigation launch file #2

Open
jrcapriles opened this issue Feb 28, 2017 · 2 comments
Open

Add and test cmd_vel_mux to default navigation launch file #2

jrcapriles opened this issue Feb 28, 2017 · 2 comments
Assignees

Comments

@jrcapriles
Copy link
Contributor

If we are going to have multiple sources of cmd_vel, it would be better to have somebody arbitrating the topics using priorities. cmd_vel_mux seems to offer this capabilities.

@jrcapriles jrcapriles self-assigned this Feb 28, 2017
@griswaldbrooks
Copy link
Contributor

The motivation for this is use of the android app, while the robot is driving.
Because it's not trivial to get the android app to publish something other than cmd_vel, the idea is that we will have move_base publish something like cmd_vel_move_base and have the Teensy subscribe to a topic like cmd_vel_mux which the cmd_vel_mux package would publish.

@griswaldbrooks
Copy link
Contributor

This looks like a better candidate.
http://wiki.ros.org/yocs_cmd_vel_mux

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

No branches or pull requests

2 participants