robot web tools -> set fixed frame for camera
Hi all,
is it possible to rviz-like specify the fixed-frame for the camera in ros3d.js?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all,
is it possible to rviz-like specify the fixed-frame for the camera in ros3d.js?
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...
Asked: 2014-07-22 03:23:13 -0600
Seen: 378 times
Last updated: Jul 23 '14
How to remove Large wireframes of the meshes spawned using ros3d.js
How to orient map view to "top down orthogonal view" in ros3djs
How to display a marker sequence in ros3djs when each are defined in the base_link frame?
How to position lighting and remove shadows in ros3djs?
In ros3djs, what changes when the intensity option is varied?