Ros application sample using the new Camera2 api in android
Hi
I am using ROS-java on an android phone. I am able to do String
message based pub-sub. I wish to however use the camera feed and I checked out the camera application sample. However the api used there is outdated.
I need some pointers regarding what needs to be done to create a minimal ros application using Camera2 api. I do not want to waste efforts, any insights on the task would be useful.
Kindly let me know if there are any ros application samples available that use the Camera2 api.