Jiten

Results 4 issues of Jiten

I tried to add demo_nodes_py to IMAGE_INSTALL as below: IMAGE_INSTALL:append = " demo-nodes-py" and getting build error now as below: ERROR: example-interfaces-0.9.3-2-r0 do_package: QA Issue: example-interfaces: Files/directories were installed but...

I'm following instructions as per below instructions to do security settings: https://docs.ros.org/en/humble/Tutorials/Advanced/Security/Introducing-ros2-security.html Getting below error while creating a key-store: ![image](https://github.com/ros/meta-ros/assets/115164852/12c22de4-77d3-42d0-93b1-faa10900f98b)

Can you also guide me how to enable security portion of the ROS? As per ROS humble documentation need to enable DSECURITY=ON while building the ROS. https://docs.ros.org/en/humble/Tutorials/Advanced/Security/Introducing-ros2-security.html

Issue : I am trying to integrate "ROS 2 Humble in Microchip PolarFire® SoC FPGA Icicle Kit with Yocto". When I run bitbake rclcpp-components I am getting the below error:...