You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Kinect Build/Install for Android Tab Nougat (7.0) teleop connects and teleop function works to drive the Raspberry Pi TurtleBot 3 but no image shows. Raspicam_node publishes /raspicam_node/image/compressed [sensor_msgs/CompressedImage] but /Android/camera_view rosnode info shows Subscription to CompressedImage [unknown format].
Can this Teleop App be made to connect and work with the TurtleBot 3 Raspberry Pi/Camera Kinect?
The text was updated successfully, but these errors were encountered:
I've actually never tried that, and unfortunately I don't have the required hardware. You may need to debug the app a bit to make it work. Do the topics of the publisher and the subscriber match? Have you tried using adb and adding some logs to check if the tablet is receiving the images?
Kinect Build/Install for Android Tab Nougat (7.0) teleop connects and teleop function works to drive the Raspberry Pi TurtleBot 3 but no image shows. Raspicam_node publishes /raspicam_node/image/compressed [sensor_msgs/CompressedImage] but /Android/camera_view rosnode info shows Subscription to CompressedImage [unknown format].
Can this Teleop App be made to connect and work with the TurtleBot 3 Raspberry Pi/Camera Kinect?
in robot:
source /opt/ros/kinetic/setup.bash
roscore
roslaunch turtlebot3_bringup turtlebot3_rpicamera.launch
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Kinect Build/Install for Android Tab Nougat (7.0) teleop connects and teleop function works to drive the Raspberry Pi TurtleBot 3 but no image shows. Raspicam_node publishes /raspicam_node/image/compressed [sensor_msgs/CompressedImage] but /Android/camera_view rosnode info shows Subscription to CompressedImage [unknown format].
Can this Teleop App be made to connect and work with the TurtleBot 3 Raspberry Pi/Camera Kinect?
The text was updated successfully, but these errors were encountered: