schragnasher
schragnasher
I am having issues publishing to an azure feed, but different. I get `[error] (publish) java.net.ProtocolException: Server redirected too many times (20)` I can publish a regular maven project just...
> This still keeps happening. > > The solution seems to be to set the `realm` to `null`. Since we're using a credentials file, we had to resort to doing...
I am unable to build as well. ``` --- stderr: rcljava /home/josh/ros2_java_ws/src/ros2-java/ros2_java/rcljava/src/main/cpp/org_ros2_rcljava_subscription_statuses_MessageLost.cpp: In function ‘jlong Java_org_ros2_rcljava_subscription_statuses_MessageLost_nativeAllocateRCLStatusEvent(JNIEnv*, jclass)’: /home/josh/ros2_java_ws/src/ros2-java/ros2_java/rcljava/src/main/cpp/org_ros2_rcljava_subscription_statuses_MessageLost.cpp:30:28: error: ‘rmw_message_lost_status_t’ was not declared in this scope; did you mean ‘rmw_liveliness_lost_status_...
I am interested in this as well, have you had any luck? It seems like it could be possible with a few tweaks to ROSConnection. I might try it myself,...