-
Notifications
You must be signed in to change notification settings - Fork 136
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
Install on melodic #70
Comments
The TurtleBot packages have not been tested or released on melodic yet. I do expect the to be released there, but do not have a timeline when to expect it to land. |
The TurtleBot packages for melodic have been released and I am interested to contribute the melodic versions for turtlebot_simulator. |
If you can test from source and validate that everything appears to be working we can make a release. |
The Release has been Made! The Melodic Branch is now available. @corot close this issue. |
Sorry, I'm a bit confused.. what do you mean with the release has been made? I cannot see any turtlebot_xxxx pkg on http://repositories.ros.org/status_page/ros_melodic_default.html... |
I git clone the repository and set the environment variable. However, it seems like lacking a crucial package that is not compatible with ros melodic
|
Getting a similar issue. This searches for EDIT: I did not find a solution and moved on to use turtlebot3 for my task |
You need to create a catkin workspace containing all the code listed on https://github.com/turtlebot/turtlebot_simulator/blob/melodic/turtlebot_simulator.rosinstall (plus dependencies). |
Hello Jorge,
Thanks for getting in touch. Although i figured that the problem was for
melodic *"turtlebot3" *is the package that i have to use in order to setup
the turtlebot and once i did that, it worked like a charm. Thank you. I
really appreciate it.
Kind regards,
Jay Vaishnav
…On Mon, 27 Jul 2020 at 06:38, Jorge Santos Simón ***@***.***> wrote:
You need to create a catkin workspace containing all the code listed on
https://github.com/turtlebot/turtlebot_simulator/blob/melodic/turtlebot_simulator.rosinstall
(plus dependencies).
This wiki <http://wiki.ros.org/wstool> explains how to
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#70 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOR5NPJTNLQVRKLLWEQXVS3R5VKLBANCNFSM4GF33F4Q>
.
|
Does this robot can upgrade to melodic? As the Ubuntu 19.04 will come out, ubuntu18.04 should be support now
The text was updated successfully, but these errors were encountered: