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

How do I run ROS2 foxy on Ubuntu 22.04?

asked 2022-12-21 15:58:01 -0500

lexi gravatar image

Is there a debian package for foxy on 22.04? Or do I have to use Humble on 22.04?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2022-12-22 14:58:48 -0500

Davies Ogunsina gravatar image

you can use docker to run foxy in 22.04 .

edit flag offensive delete link more

Comments

Pretty good repo for this approach https://github.com/athackst/vscode_ro...

sameh4 gravatar image sameh4  ( 2022-12-22 22:44:53 -0500 )edit
0

answered 2022-12-22 01:37:14 -0500

According to https://docs.ros.org/en/foxy/Releases..., Only Ubuntu 20.04 is Tier 1 platform for foxy. On Ubuntu 22.04, only humble can be installed via apt(Debian package).

Maybe you can try to compile foxy in Ubuntu 22.04, but it is not sure if it will work, because it is not included in the Tier3 platform. At the same time, you can also consider using Docker to run foxy in Ubuntu 22.04.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2022-12-21 15:58:01 -0500

Seen: 1,450 times

Last updated: Dec 22 '22