John-Henry Lim
John-Henry Lim
good job with v1.9, ill go try it soon. thanks!
Providing some more info, it could be related to this: ```txt 06-05 07:59:33.716 0 0 E linkerconfig: Unable to access VNDK APEX at path: /apex/com.android.vndk.v33: No such file or directory...
I believe I found the error in the launch file. https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_visual_slam/blob/406bf6f82bf8bac5150ec5ce1e8e9186c2ae4308/isaac_ros_visual_slam/launch/isaac_ros_visual_slam_realsense.launch.py#L25-L27 Above creates the camera topics like `/camera/camera/infra1/image_rect_raw` and so on. However, below: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_visual_slam/blob/406bf6f82bf8bac5150ec5ce1e8e9186c2ae4308/isaac_ros_visual_slam/launch/isaac_ros_visual_slam_realsense.launch.py#L69-L73 Remaps the subscribers to `/camera/infra1/image_rect_raw` and...
> Hi all, I am currently experiencing this issue as well on KDE Manjaro with GitHub Desktop installed from the AUR. I have been troubleshooting this issue toIday as I...
Can you attach a screenshot of the A1111 WebUI console?
> I'm on Macos and I have the same problem after getting new update. > > checked out a1111 cb81b52f, but had other issues with other extensions. Error seems unrelated...
Above error is unrelated to the connection issue. Seems to be a result of the code trying to set the status bar text while Krita is closing.
Can you send me a screenshot of the terminal running the webUI? It should give a warning like `COMMANDLINE_ARGS does not contain --api, API won't be mounted.`. https://github.com/vladmandic/automatic/issues/282 does mention...
I guess this can be done if I implement the interrupt API myself instead of using the official API for it. Need to notify my part of the API that...
I assume the public URL is able to access the webUI and that the webUI works. Can you paste what you pasted as the URL?