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

Installing ROS2 python version

asked 2021-11-11 09:22:05 -0500

dmonkoff gravatar image

Hello,

I'm trying to install ROS2 Crystal on the machine which already has ROS Melodic. I follow the standard guide https://docs.ros.org/en/crystal/Insta... At the step 'Installing the missing dependencies', when I try to run rosdep install it gives the following warning

WARNING: ROS_PYTHON_VERSION is unset. Defaulting to 2

I've tried to set it manually with ROS_PYTHON_VERSION=3 but the warning persists. Will this break installation in some way? How do I set it to python3?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-11-12 05:19:40 -0500

dmonkoff gravatar image

export ROS_PYTHON_VERSION=3 solved the issue

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-11-11 09:22:05 -0500

Seen: 1,132 times

Last updated: Nov 11 '21