Skip to content

Missing client-colcon.meta when creating micro-ros firmware for Renesas RA6M5 #515

@gsokoll

Description

@gsokoll

Attempted to generate micro-ros firmware for RA6M5 board using the create_firmware_ws.sh [RTOS] [Platform] commands results in an error indicating client-colcon.meta is missing. Verbatim output as follows.

Dell@GDS-T5810:~/uros_ws$ ros2 run micro_ros_setup create_firmware_ws.sh renesas_ra ra6m5
Creating firmware for renesas_ra platform ra6m5
List of repositories is empty
#All required rosdeps installed successfully
..............
=== ./ros2/common_interfaces (git) ===
Cloning into '.'...
=== ./ros2/example_interfaces (git) ===
Cloning into '.'...
=== ./ros2/libyaml_vendor (git) ===
Cloning into '.'...
=== ./ros2/rcl (git) ===
Cloning into '.'...
=== ./ros2/rcl_interfaces (git) ===
Cloning into '.'...
=== ./ros2/rcl_logging (git) ===
Cloning into '.'...
=== ./ros2/rcpputils (git) ===
Cloning into '.'...
=== ./ros2/rmw (git) ===
Cloning into '.'...
=== ./ros2/rmw_implementation (git) ===
Cloning into '.'...
=== ./ros2/rosidl (git) ===
Cloning into '.'...
=== ./ros2/rosidl_dds (git) ===
Cloning into '.'...
=== ./ros2/rosidl_defaults (git) ===
Cloning into '.'...
=== ./ros2/test_interface_files (git) ===
Cloning into '.'...
=== ./ros2/unique_identifier_msgs (git) ===
Cloning into '.'...
List of repositories is empty
cp: cannot stat '/home/dell/uros_ws/install/micro_ros_setup/config/renesas_ra/ra6m5/client-colcon.meta': No such file or directory

Copying the client-colcon.meta file from the config/freertos directories for one of the other boards (eg nucelo_f767zi) seems to resolve the issue.

Have I missed a step or is this a known issue?

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