-
Notifications
You must be signed in to change notification settings - Fork 15
Is Indigo-ROS support this packages? #1
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
<
8000
div class="d-flex flex-row flex-items-center min-width-0">
Open
Comments
GanKunlu,
Glad you got something from it. Probably should work if you recompile the youbot divers from the source. Our repo code should work fine as well, but I can't guarantee that you won't have to make modifications.
…--Rick
On: 23 December 2016 03:42, "GanKunlu" <notifications@github.com> wrote:
Hello, thanks to build this repository. It help me a lot. I want to use Indigo ROS. Is Indigo-ROS support?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#1>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGmfZQYpkriGIkTN56NojJVTbQVtRnCDks5rK4logaJpZM4LUqCG>.
|
Rick, Thanks a lot. I installed all the requirements by just changing the name from Hydro to Indigo. Every code work fine except running with the Gazebo. The error were "Could not find joint 'arm_joint_1' in 'hardware_interface::EffortJointInterface'." and “Failed to initialize the controller”. Do I need to modify the launch file? |
It's been too long for me to remember that detail. Unfortunately, I haven't done much with the youbots in a while. The gazebo interface uses a ros plugin under hydro. You may need to install hydro gazebo. Good luck!
…--Rick
On: 23 December 2016 22:20, "GanKunlu" <notifications@github.com> wrote:
Rick,
Thanks a lot. I installed all the requirements by just changing the name from Hydro to Indigo. Every code work fine except running with the Gazebo. The error were "Could not find joint 'arm_joint_1' in 'hardware_interface::EffortJointInterface'." and “Failed to initialize the controller”. Do I need to modify the launch file?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#1 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AGmfZUIy0arCp7BtyyZbJWNkw0hfW3Cgks5rLI-FgaJpZM4LUqCG>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, thanks to build this repository. It help me a lot. I want to use Indigo ROS. Is Indigo-ROS support?
The text was updated successfully, but these errors were encountered: