error: package org.ros2.android.core does not exist
when I buid ros2_android_examples, error(error: package org.ros2.android.core does not exist ) ocurred.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
when I buid ros2_android_examples, error(error: package org.ros2.android.core does not exist ) ocurred.
Thanks @William for tagging me, this is the first question on ROS answers about ros2-java, woohoo! :-)
@Pedestrian1671022 Could you provide a little bit more of context? ros2-java uses ament, the ROS2 build system, so you can't use Gradle directly with the Android examples. Let me know if you need help with the instructions in https://github.com/esteve/ros2_java#s... Thanks!
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-03-27 20:59:21 -0500
Seen: 148 times
Last updated: Mar 28 '18
Any chance of compiling ROS 2 from sources now
ROS2 - Does ros1_bridge suppports Indigo
ROS2 how can I call a service and wait for the response from within a subscriber callback?
APM quadcopter 3D simulation/ AI traning
Memory allocator for ROS2 messages?
Unsupported RMW implementation in ROS2
Not sure if the ROS 2 for Android developer is watching, @esteve, but you'll probably want to provide more information, like what tutorial you're following and/or what exact commands you're running to get the error.