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

Stop running ServoController RTC by default? #480

Open
130s opened this issue Nov 14, 2016 · 3 comments
Open

Stop running ServoController RTC by default? #480

130s opened this issue Nov 14, 2016 · 3 comments

Comments

@130s
Copy link
Contributor

130s commented Nov 14, 2016

Hand commands available in hironx client (e.g. HandOpen) can be confusing to the users of both Hironx without servo-based hands and NXO that don't come with servo-hands (e.g. tork-a/rtmros_nextage#274).
Changes needed I can think of:

  • Move Hand* methods from hironx_client.py to another class. Users who need them need to be able to use those (but who are they?).
  • Remove SC from the config stored internally in the robot.
@130s
Copy link
Contributor Author

130s commented Apr 5, 2017

Testing to disable Servo Controller RTC by commenting out the following line in /opt/jsk/etc/HIRONX/hrprtc/rtcdRobotMode.conf:

:
## Grasper
example.ServoController.config_file: /opt/jsk/etc/HIRONX/hrprtc/Robot.conf
:

@130s
Copy link
Contributor Author

130s commented Apr 5, 2017

Rebooting the robot after #480 (comment), the ServoController seems not running as expected (no sc.rtc found).

$ rtls nextage:15005/
ModelLoader       el.rtc              fk.rtc  seq.rtc  sh.rtc  log.rtc  ic.rtc  rmfo.rtc
nextage.host_cxt/  RobotHardware0.rtc

@k-okada
Copy link
Member

k-okada commented Apr 7, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants