Skip to content
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

Open
lucasjinreal opened this issue Nov 22, 2018 · 9 comments
Open

Install on melodic #70

lucasjinreal opened this issue Nov 22, 2018 · 9 comments

Comments

@lucasjinreal
Copy link

Does this robot can upgrade to melodic? As the Ubuntu 19.04 will come out, ubuntu18.04 should be support now

@tfoote
Copy link
Contributor

tfoote commented Nov 26, 2018

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.

@AnuragSahu
Copy link

The TurtleBot packages for melodic have been released and I am interested to contribute the melodic versions for turtlebot_simulator.

@tfoote
Copy link
Contributor

tfoote commented Jan 30, 2020

If you can test from source and validate that everything appears to be working we can make a release.

@AnuragSahu
Copy link

AnuragSahu commented Feb 27, 2020

The Release has been Made! The Melodic Branch is now available. @corot close this issue.

@corot
Copy link
Contributor

corot commented Feb 27, 2020

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...
Nor any PR on https://github.com/ros/rosdistro

@busFred
Copy link

busFred commented Mar 15, 2020

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

fred@Fred-T420s:~/catkin_ws$ roslaunch turtlebot_stage turtlebot_in_stage.launch 
... logging to /home/fred/.ros/log/7ba48428-6668-11ea-8086-100ba9733a74/roslaunch-Fred-T420s-22880.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

Resource not found: turtlebot_bringup
ROS path [0]=/opt/ros/melodic/share/ros
ROS path [1]=/home/fred/catkin_ws/src
ROS path [2]=/opt/ros/melodic/share
The traceback for the exception was written to the log file

@teshanshanuka
Copy link

teshanshanuka commented Jun 12, 2020

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 turtlebot-xxxx packages but melodic pkgs are turtlebot3-xxxx

EDIT: I did not find a solution and moved on to use turtlebot3 for my task

@corot
Copy link
Contributor

corot commented Jul 27, 2020

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 explains how to

@jvaishnav
Copy link

jvaishnav commented Jul 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants