ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Those packages appear to not have been released yet into Melodic.

You can use status_page/compare_kinetic_melodic.html to check.

For teleop_twist_joy for instance: status_page/compare_kinetic_melodic.html?q=teleop_twist:

image description

Notice how there is no version number in the Melodic column.

You can also check the wiki page of each package. Again for teleop_twist_joy:

image description

Notice how there is no version button for melodic.

Those packages appear to not have been released yet into Melodic.

You can use status_page/compare_kinetic_melodic.html to check.

For teleop_twist_joy for instance: status_page/compare_kinetic_melodic.html?q=teleop_twist:

image description

Notice how there is no version number in the Melodic column.

You can also check the wiki page of each package. Again for teleop_twist_joy:

image description

Notice how there is no version button for melodic.


Edit: if you still wish to use those packages, you could attempt a source build. That is more involved then installing using apt-get though.

See #q252478 for an example workflow.