-
pepper_meshes/meshes/1.0/LShoulderRoll.dae seems to be inside-out.
I installed the following version of pepper_meshes.
``` bash
$ aptitude show ros-hydro-pepper-meshes
Package: ros-hydro-pepper-mesh…
-
Hi,
I'm doing some research on navigation solutions for pepper robot and because of the current situation I'm not able to work on a real robot so I'm using gazebo simulator. I was trying to use exp…
-
Pepper spray works most of the time, but sometimes I have to attempt up to 3 or 4 times to finally get a civilian to be sprayed properly even though I am aiming it directly at their face.
-
RED Team:When Girard runs out of pepperspray, he'll still attempt to pepperspray because he is the closest. When Reynolds is out of Pepperspray, Deploy Pepperspray will be greyed out and Girard will n…
-
Good afternoon evryone and @nlyubova.
As I'm actually installing all the software to work with pepper (and simulation).
I've noticed that the main page for pepper on the ROS website [(/pepper/Tuto…
-
```
What steps will reproduce the problem?
1. Try to build against current NaCL SDK (9/17/2011)
2.
3.
What is the expected output?
Successfully build application
What do you see instead?
Fail to fi…
-
Lately I've tried to build my docker image of Qt 5.4 with NaCl pepper 42. Unfortunately it didn't succeed.
When I analysed the error message, the problem was that the NaCl was not installed, even in …
-
Looking at the example in `pepper.Rd`:
```
R> pepper("pepper")
```
There is no nice way to verify the result given in e42115d namely that there are 60 results ways to combine the letters of "pep…
-
Right now I'm doing something like:
```
from pepper import cli
import pepper
pepper_cli = cli.PepperCli()
client = pepper.Pepper(pepper_cli.parse_url())
pepper_cli.login(client)
```
so m…
-
Hello,
I am trying to run cycle GAN model on grey scale medical image dataset. In the start of the training I get salt and pepper noise which tends to reduce around epoch 40 ,but it is still visibl…