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

[switchbot_ros] use python setup to avoid relative import in switchbot_ros #278

Merged
merged 3 commits into from Sep 8, 2021

Conversation

knorth55
Copy link
Member

I use catkin_setup_python to make switchbot_ros as python package.
This PR avoids relative import in switchbot_ros_server.py, which may causes error in python3.

Copy link
Member

@mqcmd196 mqcmd196 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works fine! Thanks!

@k-okada k-okada merged commit 68e4595 into jsk-ros-pkg:master Sep 8, 2021
@knorth55 knorth55 deleted the switchbot-ros-python-setup branch September 8, 2021 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants