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

ruthvik's profile - activity

2015-07-15 02:41:26 -0500 received badge  Famous Question (source)
2015-02-25 18:36:44 -0500 received badge  Famous Question (source)
2014-12-12 03:37:03 -0500 received badge  Popular Question (source)
2014-12-12 03:37:03 -0500 received badge  Notable Question (source)
2014-11-16 11:58:11 -0500 received badge  Enthusiast
2014-11-15 14:00:20 -0500 received badge  Supporter (source)
2014-11-04 11:33:50 -0500 received badge  Notable Question (source)
2014-11-04 08:43:58 -0500 received badge  Popular Question (source)
2014-11-04 06:40:12 -0500 commented answer Transformation from world frame to odom(robots) frame.

hey i have gone through them but when i run the command rosrun tf view_frames i get the result as below odom-->base_footprint--->base_link---->base_laser_link i dnt want any f these trnsfrmtns. I want a trnsfrmtn frm stage world points 2 odom(robots) frames. shud i creat new frame 4 stage world?

2014-11-04 06:17:23 -0500 asked a question Transformation from world frame to odom(robots) frame.

Hey i am new to ROS and Stage. I am simulating a robot to move from one point to other autonomously. The problem is i dont know how to transform from world frame (i.e as soon as you open ROS you get X-Y frame) and odom frame(i.e the frame of robot) So here stage world has one origin and robot(odom) has another origin there is a translation and rotation between them. How can i transform a point from stage world frame to robots odom frame?