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

Micro-Ros : embedded board build client_ws fail

asked 2019-09-10 09:18:16 -0500

Viplav04 gravatar image

updated 2019-09-10 09:19:18 -0500

Hello,

I am trying to configure the olimex-stm32-e407 board to run micro-ROS. I have successfully built the packages of client_ws, cf. (https://micro-ros.github.io/docs/tuto...). After the build it fails to complete the make command giving the following error:

Summary: 120 packages finished [20.7s] /bin/sh: 4: --cmake-args: not found Makefile:31: recipe for target 'colcon_compile' failed make[3]: * [colcon_compile] Error 127 make[3]: Leaving directory '/home/rosteam/Documents/nuttx_os/apps/uros' Makefile:106: recipe for target 'uros_context' failed make[2]: [uros_context] Error 2 make[2]: Leaving directory '/home/rosteam/Documents/nuttx_os/apps' Makefile:179: recipe for target 'context_serialize' failed make[1]: [context_serialize] Error 2 make[1]: Leaving directory '/home/rosteam/Documents/nuttx_os/apps' tools/Makefile.unix:345: recipe for target 'context' failed make: * [context] Error 2

Anybody working on micro-ROS ? The instructions are missing on the website. Can anyone guide me how to work ahead with compiling the client to the board and how to use it then?

Best regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2019-09-10 11:22:25 -0500

ingo gravatar image

The web-site is unfortunately not fully up-to-date, because the PR got held up by a dependency issue (which I see you also already found). I've been on holiday for the past three weeks...

The most up-to-date instructions currently are found in https://github.com/micro-ROS/micro-ro...

Please note that this still work in progress and we are happy about any feedback you have on the build procedure. The best way to get our attention is by opening an issue on the micro-ros-build repository, but you can also e-mail me directly (my e-mail is in the package.xml) if you find a bug.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-09-10 09:18:16 -0500

Seen: 229 times

Last updated: Sep 10 '19