Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Position of published camera image is wrong #54

Open
SaschaHornauer opened this issue May 25, 2018 · 0 comments
Open

Position of published camera image is wrong #54

SaschaHornauer opened this issue May 25, 2018 · 0 comments

Comments

@SaschaHornauer
Copy link

SaschaHornauer commented May 25, 2018

It seems not possible to set the x or y coordinates of the camera pose and retrieve the correct image. Setting z works though, strangely enough. The cameras will be visible in the GUI at another spot though the image, published over ROS, still shows the original camera image, always from the center of the robot.

I tested this with one camera and by adding two cameras and changing their pose with e.g.:

turtlebot_camera(pose [0.13 1.055 0.05 0])
turtlebot_camera(pose [0.13 -1.055 0.05 0])

Neither does changing the x or y coordinate do anything to the received image over ROS nor do the Images differ if I use several cameras.

I'd love to try to fix that myself though I don't find the code where that is handled. I'd be happy for any suggestions as I'm trying to get around that problem for a deadline.

@SaschaHornauer SaschaHornauer changed the title Position of published Image is wrong Position of published camera image is wrong May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant