Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

ROS Kinect Teleop Android App with Raspberry Pi / Camera Kinect and Raspicam_node #78

Open
ARLunan opened this issue Jun 14, 2018 · 2 comments

Comments

@ARLunan
Copy link

ARLunan commented Jun 14, 2018

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?

@jubeira
Copy link

jubeira commented Jun 14, 2018

Hi @red24dog,

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?

@l376571926
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants