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

Basic python changes for Noetic #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leegs
Copy link

@leegs leegs commented Mar 3, 2022

This is one of several pull request for getting the Baxter simulation to work in ROS Noetic with python 3 and Qt5. It is intended to be merged into a noetic_devel branch. There is an update from another repository that is required for the simulator to work in Noetic:

https://github.com/EmaroLab/baxter_simulator

The python scripts are set use python 2 and override python3. This needed to be fixed. There were a couple of other minor edits to make the scripts work for python3 as well. Finally, the installation method in CMakeLists.txt was updated.

The python scripts are set use python 2 and override python3.  This needed to be fixed.  There were a couple of other minor edits to make the scripts work for python3 as well.  Finally, the installation methond in CMakeLists.txt was updated.
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