-
Notifications
You must be signed in to change notification settings - Fork 105
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
Release to Kinetic #80
Comments
baxter_simulator and baxter_moveit_config need to be tested (and updated) to release in Kinetic. The current development focus is Sawyer SDK. Can we decouple baxter_moveit_config from moveit_robots to unblock releasing the other robots into Kinetic? |
Yes, but releasing just the URDF package should be no problem - like 10 minutes of using bloom. |
Most of baxter users use indigo, and RethinkRobotics officially supports indigo, hydro and groovy. |
I'm only suggesting to release baxter_description. I've been using Baxter on Kinetic for 4 months now, with MoveIt! - it works great https://www.youtube.com/watch?v=Tw3qOeOAKlc |
i didn't know that some baxter use kinetic version. |
Any tips on getting baxter to work with moveit on kinetic? I've managed to get the latest sdk compiled and can use the standard rethink tools to control the robot, but the simple demos (e.g.,
|
Yep, that's probably not a Kinetic thing, but rather how your launching it. I'd recommend following the tutorial & adding grippers:
or
|
I thought for sure that I tried the second, but apparently not. Apologies
for the noise, and thanks for the tip!
…On Fri, Jan 20, 2017 at 7:33 PM Ian McMahon ***@***.***> wrote:
Yep, that's probably not a Kinetic thing, but rather how your launching
it. I'd recommend following the tutorial & adding grippers:
http://sdk.rethinkrobotics.com/wiki/MoveIt_Tutorial#Tutorial
$ roslaunch baxter_moveit_config baxter_grippers.launch
or
$ roslaunch baxter_moveit_config demo_baxter.launch right_electric_gripper:=true left_electric_gripper:=true
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANu-6DqsbmWSjrNTqCIsgLAximqNSdnks5rUVI7gaJpZM4Ktr4s>
.
|
Even though I understand a full official release of Baxter for Kinetic has its own timeline, delays, and internal Rethink testing requirements, I think you guys should go ahead and released baxter_description into Kinetic so that, at least in simulation, Baxter can be easily used in the latest LTS. We also need this in the moveit_robots repo for Kinetic, where baxter_moveit_config lives. Currently our Travis build for that repo is failing because of that missing dependency.
The text was updated successfully, but these errors were encountered: