ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

change initial pose of camera in rgbdslam

asked 2013-05-14 19:02:33 -0500

VicL gravatar image

updated 2014-01-28 17:16:32 -0500

ngrennan gravatar image

Hi I am looking to mount the kinect on a robot and it will be tilted at about 45 degrees towards the floor. I want to add the inital offset of 45 degree to the initial pose of the camera. Would like to know which part of the code should I look at?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-05-21 06:27:28 -0500

Have a look at the method firstNode in graph_manager.cpp. You can change the member init_base_pose_ there according to your needs.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-14 19:02:33 -0500

Seen: 226 times

Last updated: May 21 '13