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 --motor-namespace argument in rqt_pr2_dashboard #23

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

knorth55
Copy link
Contributor

@knorth55 knorth55 commented Oct 15, 2020

I add --motor-namespace arguments.
With this PR, we can customize motor halt and cancel namespace as follow:

rosrun rqt_pr2_dashboard rqt_pr2_dashboard --motor-namespace pr2_reset_motors

related: jsk-ros-pkg/jsk_robot#1258

this PR follow arguments passing way in rqt_plot.
https://github.com/ros-visualization/rqt_plot/blob/master/scripts/rqt_plot#L10
https://github.com/ros-visualization/rqt_plot/blob/master/src/rqt_plot/plot.py#L107-L114
https://github.com/ros-visualization/rqt_plot/blob/master/src/rqt_plot/plot.py#L54
https://github.com/ros-visualization/rqt_plot/blob/master/src/rqt_plot/plot.py#L70-L105

@k-okada k-okada merged commit 19822bd into PR2:kinetic-devel Dec 10, 2020
@knorth55 knorth55 deleted the arg-motor-namespace branch December 10, 2020 04:28
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