Skip to content

install/micro_ros_setup/lib/micro_ros_setup/yaml_filter.py #364

@AIxWall

Description

@AIxWall

Hello! I am trying to run an example on the Zephyr Emulator by following the micro-ROS application tutorial for RTOS and getting some errors while building.

Operating System:

  • Ubuntu 20.04.2 LTS

Steps to reproduce the issue

$ros2 run micro_ros_setup create_firmware_ws.sh zephyr host
...
Skip distro "ardent" different from requested "foxy"
Skip distro "bouncy" different from requested "foxy"
Skip distro "crystal" different from requested "foxy"
Skip distro "dashing" different from requested "foxy"
Skip distro "eloquent" different from requested "foxy"
Add distro "foxy"
Skip distro "galactic" different from requested "foxy"
Skip distro "groovy" different from requested "foxy"
Skip distro "hydro" different from requested "foxy"
Skip distro "indigo" different from requested "foxy"
Skip distro "jade" different from requested "foxy"
Skip distro "kinetic" different from requested "foxy"
Skip distro "lunar" different from requested "foxy"
Skip distro "melodic" different from requested "foxy"
Skip distro "noetic" different from requested "foxy"
Skip distro "rolling" different from requested "foxy"
updated cache in /home/harmony/.ros/rosdep/sources.cache
#All required rosdeps installed successfully
Traceback (most recent call last):
File "/home/harmony/workspace/microros_ws_zephyr/install/micro_ros_setup/lib/micro_ros_setup/yaml_filter.py", line 15, in
for key in repos_info["repositories"]:
TypeError: 'NoneType' object is not subscriptable

is there any package i am missing? or any other steps to follow?
Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions