ros-teleop / teleop_tools

A set of generic teleoperation tools for any robot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Branch melodic-devel disappeared?

LPitonakova opened this issue · comments

Hi,
I was previously using branch melodic-devel but git pull on it started failing today. I also checked your branches on github and it seems like the branch is no longer there - could you please advise what to do?

Hi,
Yes indeed, I removed that branch yesterday as it was only an outdated version of the kinetic branch while releases were also only made from the kinetic branch. If you have changed made in the melodic branch it is fairly safe to rebase them to Kinetic.

Hi, thanks for your answer. I am using ROS melodic with Ubuntu 18.04, wouldn't using your library with the kinetic branch create conflicts in my ROS application? Or does your kinetic branch support both melodic and kinetic?

It supports both.

I will close this issue for now, please feel free to reopen if you find issues.