PR2 / pr2_apps

15 stars 24 forks source link

updated tuck_arms.py script to pass tests under python3/noetic #41

Closed davefeilseifer closed 3 years ago

davefeilseifer commented 3 years ago

minor update for python3 compatibility, passes prerelease tests:

generate_prerelease_script.py \ https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/production/index.yaml \ noetic default ubuntu focal amd64 \ pr2_kinematics \ --custom-repo \ pr2_common_actions__custom-2:git:https://github.com/PR2-prime/pr2_common_actions.git:kinetic-devel \ pr2_apps__custom-3:git:https://github.com/UNR-RoboticsResearchLab/pr2_apps.git:melodic-devel \ --level 1 \ --output-dir ./

davefeilseifer commented 3 years ago

it seems like travis isn't set up for this package. Is there anything that can be done about this @k-okada ?

k-okada commented 3 years ago

merged in #42