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

robot web tools -> set fixed frame for camera

asked 2014-07-22 03:23:13 -0500

Wolf gravatar image

Hi all,

is it possible to rviz-like specify the fixed-frame for the camera in ros3d.js?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-07-23 09:47:09 -0500

rtoris288 gravatar image

You should have a global TFClient object that most ros3djs objects take in as a parameter. This object can be initialized with an alternative fixed frame, e.g., http://wiki.ros.org/ros3djs/Tutorials...

edit flag offensive delete link more

Comments

That should do the trick thanks!! Only thing that stays on the fixed frame (not depending which) is the ROS3d.Grid but it can be connected to a frame via ROS3d.SceneNode and then also behaves properly....

Wolf gravatar image Wolf  ( 2014-07-23 11:27:43 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-22 03:23:13 -0500

Seen: 355 times

Last updated: Jul 23 '14