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

Make ros1_properties work both with roboyio and conio #152

Open
mfedoseeva opened this issue Feb 3, 2020 · 1 comment
Open

Make ros1_properties work both with roboyio and conio #152

mfedoseeva opened this issue Feb 3, 2020 · 1 comment
Labels
bug 🪲 Something isn't working roboy 🤖 This issue is related to ravestate's Roboy personality set. vision 👁️ Issue affects VisionIO

Comments

@mfedoseeva
Copy link
Collaborator

Currently to make ros1_properties work with ravestate_conio, the line #rospy.init_node(node_name, disable_signals=True) in sync_ros_properties() has to be uncommented. To work with ravestate_roboyio the node should not be created.

@mfedoseeva mfedoseeva added the bug 🪲 Something isn't working label Feb 3, 2020
@josephbirkner josephbirkner added roboy 🤖 This issue is related to ravestate's Roboy personality set. vision 👁️ Issue affects VisionIO labels Feb 3, 2020
@josephbirkner
Copy link
Collaborator

This is possibly resolved by Roboy/pyroboy@4aee375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working roboy 🤖 This issue is related to ravestate's Roboy personality set. vision 👁️ Issue affects VisionIO
Projects
None yet
Development

No branches or pull requests

2 participants