-
Notifications
You must be signed in to change notification settings - Fork 54
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
ready for release into noetic #265
Comments
Traditionally @k-okada releases all functional PR2 packages. Kei, please release all the packages @davefeilseifer pointed out in recent issues or make it so they can release them themselves. |
curious how I'd go about upgrading to noetic from a fresh install. I've started this process and so far, running pr2_bringup gives errors when trying to start ethercat communication. pr2_grant seems to not run successfully. I'll provide more info in another issue if this one gains attention. There is no information on how I would install everything required for the pr2 to run from scratch. everything seems to be outdated on ROS wiki. Any help and direction on where I should start is highly appreciated. |
@hamyyy are you trying to run a simulated pr2 or an actual pr2? |
@hamyyy #275 solved the issue. Another solution is adding
|
@davefeilseifer I am using an actual PR2. @knorth55 thank you, I got around the problem by running the launch file as root, but that's not ideal for obvious reasons. I remember messing around with |
the issues is caused by Linux I haven't tried to rewrite all |
Which lab are you at? Multiple people started to migrate the PR2 to ros_control at some point (including me), but I'm not aware of anything pushed online that works. |
@v4hn Im at University of Technology Sydney (UTS). I'm working on the PR2 as part of my thesis/capstone. I'd be happy to test things as the repos get updated. I hope to fully move to ros_control in noetic by the end of year |
passes tests during local build in noetic/focal (assuming local install of ros-noetic-eml, staged for next release):
generate_prerelease_script.py https://raw.githubusercontent.com/ros-infrastructure/ros_buildfarm_config/production/index.yaml noetic default ubuntu focal amd64 --custom-repo pr2_robot__custom-10:git:https://github.com/PR2/pr2_robot.git:kinetic-devel pr2_ethercat_drivers__custom-11:git:https://github.com/PR2-prime/pr2_ethercat_drivers.git:kinetic-devel pr2_power_drivers__custom-12:git:https://github.com/PR2/pr2_power_drivers.git:kinetic-devel --level 0 --output-dir ./
The text was updated successfully, but these errors were encountered: