-
Is there any reason why it is not possible to use MovePause on MoveLine or MoveJoint.srv?
and is there a way how i can make it work?
-
**Your environment**
ROS Distro: Humble
OS Version: Ubuntu 22.04
Branch/Commit hash: humble #1699a1b
Protocol: CPRCANv2
Module Firmware version(s): 03.03
**Descriptio…
-
Dear Support Team,
I have installed the D435 RealSense ROS Wrapper and it works well (using .udo apt-get install ros-noetic-realsense2-camera).
Also, I have installed RTABMap using sudo apt-get inst…
TDVL updated
4 months ago
-
Dear support,
I am changing from po4a-update and po4a-translate to the unique command po4a with a config file.
Running this make command from my Debian terminal:
```
make -f Makefile_new test …
-
```python
import rbpodo as rb
ROBOT_IP = '192.168.1.102'
robot = rb.Cobot(ROBOT_IP)
rc = rb.ResponseCollector()
try:
[result, out] = robot.get_system_variable(rc, rb.SystemVariable.SD_TC…
-
On Apple Mail on iOS 13, emails get an extra left and right unremovable padding on certain devices. Here are a few examples shared by @tedgoas [on Slack](https://email.geeks.chat/).
[![Stack Overfl…
-
Right now Balanced only supports merchant accounts for US entities. There's a whole world out there. Obviously a big undertaking, but definitely of huge value to Balanced customers.
-
I tried export.py but could not do it because it didn't get the right input.
2022-10-28 04:02:25,943 INFO ==> Loading parameters from checkpoint ./pointpillar_7728.pth to CPU
```
Traceback (mo…
-
Running ROS2 Galactic and tried installing UR ROS2 drivers for Galactic from binary and source and get the same results.
Per the documentation, I run this command in one terminal without issue:
`r…
-
### Description
Hi @Svastits ,
I do most of my development on fake_hardware since its easier than connecting to the real robot. Recently I wanted to test out my code on the real robot and I trie…