Dear man,
I have tried to run below command according to the official document to "create custom MicroROS static library". Unfortunately there is below exception. Just want to know what's the possible reason for this issue?
super@u20base:/microros_ws$ ros2 run micro_ros_setup build_firmware.sh $(pwd)/my_custom_toolchain.cmake $(pwd)/my_custom_colcon.meta
Crosscompiled environment: cleaning path
/home/super/microros_ws/install/micro_ros_setup/lib/micro_ros_setup/build_firmware.sh: line 65: /home/super/microros_ws/firmware/dev_ws/install/setup.bash: No such file or directory
super@u20base:/microros_ws$
Thanks a lot!
Rongcai
Dear man,
I have tried to run below command according to the official document to "create custom MicroROS static library". Unfortunately there is below exception. Just want to know what's the possible reason for this issue?
super@u20base:
/microros_ws$ ros2 run micro_ros_setup build_firmware.sh$(pwd)/my_custom_toolchain.cmake $ (pwd)/my_custom_colcon.meta/microros_ws$Crosscompiled environment: cleaning path
/home/super/microros_ws/install/micro_ros_setup/lib/micro_ros_setup/build_firmware.sh: line 65: /home/super/microros_ws/firmware/dev_ws/install/setup.bash: No such file or directory
super@u20base:
Thanks a lot!
Rongcai