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

[ros_bridge][py] Allow passing RTC list from hironx.py client. #497

Open
wants to merge 4 commits into
base: indigo-devel
Choose a base branch
from

Conversation

130s
Copy link
Contributor

@130s 130s commented Apr 26, 2017

DO NOT MERGE YET

Will fix This will allow the downstream to fix an issue like tork-a/rtmros_nextage#308 with a minimal change.

  • Test on a real robot with the following hrpsys versions:
    • version <= 315.2.5
    • version > 315.2.5

`Rtclist` arg wasn't used in `hironx_ros_bridge/hironx_client.py`. Rename it to express its usage is private only and utilize it for future purpose.
@130s 130s force-pushed the fix/nextage_308 branch 13 times, most recently from 1f292cc to 080e79c Compare April 27, 2017 20:22
@130s 130s changed the title [WIP][ros_bridge][py] Allow passing RTC list from hironx.py client. [ros_bridge][py] Allow passing RTC list from hironx.py client. Apr 27, 2017
@130s 130s force-pushed the fix/nextage_308 branch 7 times, most recently from ea48d9e to 0f427c2 Compare April 29, 2017 02:27
@130s
Copy link
Contributor Author

130s commented Apr 29, 2017

Travis passed. I will test this on a real robot before merging.

Will fix tork-a/rtmros_nextage#308

Will fix More precisely, this change will allow the downstream to fix an issue like tork-a/rtmros_nextage#308 with a minimal change.

This allows the downstream `nextage_ros_bridge` to add a patch to fix tork-a/rtmros_nextage#308.
[ros_bridge][py][test] Export a testcase module that can be re-used.
Now that RTCs to activate is selectable from the end client (e.g. hironx.py), we need to expose all RTCs available.

[ros_bridge][test][py] Refactoring.
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.

1 participant