-
In office.launch demo, how does the simulated tinyrobot actually get spawned in gazebo? Its different from my understanding referencing the turtlebot3_gazebo launches that use the `gazebo_ros` package…
txlei updated
3 years ago
-
Hi @ravijo ,
I am trying to use ros_openpose for Kinect Azure camera. The Kinect Azure Ros driver can be found [here](https://github.com/microsoft/Azure_Kinect_ROS_Driver).
After installing all t…
-
Hi!
I use `createVisualShape` and `changeVisualShape` to create cubes on the fly.
And I use `.jpg` files for the texture.
When I connect using `GUI`, I can see these textures in debug visuali…
-
The first task is to install ROS Kinetic on your Ubuntu 16.04 system. Then, follow the tutorials that you can find [online](http://wiki.ros.org/ROS/Tutorials) to understand
- [x] how ROS helps you c…
-
* [x] I am at the right place and my issue is directly related to ROS#. General technical questions I would post e.g. at [ROS Answers](https://answers.ros.org/) or [Stack Overflow](https://stackov…
-
Rendering a mesh in the `drake-visualizer` shipped with Drake causes that mesh to be displayed incorrectly, almost as if the normals are all inside-out. The exact same mesh renders properly in the `dr…
-
## Description
Preparing for migration to MBP/MBT (what's the difference, really?), I've been playing around with a simple collision detection use-case.
a simple mock-up in RBT:
```c++
bool isC…
-
Hello,
We are a research group from Stanford, we are looking at cartographer as the basis for our research.
We were wondering if there is a standard way of splitting the code to two machines? Spec…
-
In `MeshcatVisualizer::load`, for each link, the full link name (`frame_name` in the code) is assume to be of the form `robot_name::link_name`, which is true _except_ for links in belonging to the wor…
-
Your project looks really nice and promising, so I decided to try it. I successfully installed towr, but when I run it (roslaunch towr_ros towr_ros.launch) not much is happening. Specifically, xterm a…