-
Can not build. It shows the error message: Could not find a package configuration file provided by "Franka" (requested 0.8.0)
In the Cmakelist, there is:
```
find_package(Franka 0.9.0 QUIET)
if(…
-
When I run: $ python3 examples/example_baxter_pick_and_pass.py
it occurs:
Planning path for left arm to cup ...
Traceback (most recent call last):
…
-
When trying to download certain URLs:
```ruby
SsrfFilter.get("https://images.cobot.me/uploads/plan/photo/aadce8899da1936c599bdcc49385c3b3/default_9622d00c-62ef-459c-9239-29d53ade828d.jpg")
```
…
-
## Descrição da Vaga
Nós da Netactica, empresa líder no desenvolvimento de software para o setor de Turismo na América Latina, estamos buscando um desenvolvedor para trabalhar com frontend React, d…
-
### Your environment
Which OS do you use:
macOS 11.6 Bug Sur
Which LSP client (editor/plugin) do you use:
neovim + coc.nvim, vs code
Describe your project (alternative: link to the project)…
-
I'm having a really hard time just getting the main branch installed, for either ROS2 Humble or Rolling. I keep getting the same error when running the colcon build:
error: ‘class hardware_inte…
-
Hello,
I have a problem with my connexion, i don't understand, im following all the tutorial (https://github.com/TechmanRobotInc/tmr_ros2) and my connexion doesn't work.
Can you explain me ?
!…
-
-
Hi,
I'm using your library to communicate with my techman cobot, everything is working wonderfull but I now need to set some IO. I saw you added a function to set internal parameters, I'm assuming …
-
Running Prettier with the Ruby plugin randomly crashes on CI at `parser/getInfo.js:8`. This line has a 5s timeout, so it seems like the timeout is too small sometimes (but this is just a guess). Would…