rcl icon indicating copy to clipboard operation
rcl copied to clipboard

Add option to skip mimick based tests

Open ivanpauno opened this issue 3 years ago • 7 comments

Mimick is a really platform dependent library. e.g. Android has its own ABI for arm, so the library doesn't compile there.

That makes imposible to crosscompile ROS 2 to android, which is something that rcljava was testing.

Depends on https://github.com/ros2/mimick_vendor/pull/21.

ivanpauno avatar Jul 06 '21 19:07 ivanpauno