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

micro_ros_setup No definition of [python3-vcstool] for OS [osx]

asked 2021-08-06 22:12:49 -0500

Elk_liu gravatar image

I'm tying to install a micro-ROS development on my Macbook (Big sur 11.4) and have run into issues after the following steps:

Update dependencies using rosdep sudo rosdep update rosdep install --from-path src --ignore-src -y

I end up with the error:

ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: micro_ros_setup: No definition of [python3-vcstool] for OS [osx]

My python version is Python 3.9.6. ROS2 version is Foxy Can anyone help with this issue?

edit retag flag offensive close merge delete

Comments

I also checked ros/rosdistro/rosdep/python.yaml it appears there is indeed no key for osx:

python3-vcstool: alpine: [vcstool] debian: pip: packages: [vcstool] fedora: [python3-vcstool] gentoo: pip: packages: [vcstool] macports: pip: packages: [vcstool] ubuntu: [python3-vcstool]

Anyone knows how to fix this issue?

Elk_liu gravatar image Elk_liu  ( 2021-08-06 22:21:23 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-08-09 00:48:56 -0500

Pablogs gravatar image

micro-ROS build system is not supported in Mac OS

edit flag offensive delete link more

Question Tools

Stats

Asked: 2021-08-06 22:08:21 -0500

Seen: 70 times

Last updated: Aug 09 '21