ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS Twist Mux Figuring Out which Channel is Selected

asked 2020-05-27 22:45:42 -0500

mequi gravatar image

Hello. I am working with the ROS twist mux package http://wiki.ros.org/twist_mux and am writing a program that needs to know which channel of the twist mux is selected. Is there an easy way to do this or does anyone know of a good work around if an easy way does not exist? Thanks.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2020-05-28 15:12:16 -0500

mequi gravatar image

updated 2020-05-28 15:12:49 -0500

@gvdhoorn Thanks. I decided to just go ahead and implement the feature myself. https://github.com/ros-teleop/twist_m...

edit flag offensive delete link more

Comments

Nit: until your PR is merged, your answer is not actually the answer.

gvdhoorn gravatar image gvdhoorn  ( 2020-05-29 02:38:56 -0500 )edit
0

answered 2020-05-28 04:50:28 -0500

gvdhoorn gravatar image

updated 2020-05-28 04:52:44 -0500

That package doesn't publish that information.

The yocs_cmd_vel_mux package does, but it may not offer equivalent functionality.

Seems there is already an issue open about this: ros-teleop/twist_mux#17.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-05-27 22:45:42 -0500

Seen: 353 times

Last updated: May 28 '20