-
**Issue:** Build process fails with error message.
**System:**
- Ubuntu 18.04 LTS
**Reproducing the error message:**
1.) Install nix:
`sudo install -d -m755 -o $(id -u) -g $(id -g) /nix`
…
-
Building the latest stack (v1.1.0) on Ubuntu and launching throws the error
```
Exception in thread Thread-5:
Traceback (most recent call last):
File "/nix/store/wd7icdvjbdix0xikrgak0w1dfpxv0zpp…
-
**Problem definition**
Current ROSBAG player support `std_msgs/String` message type only. But ROSBAG objective files could contains messages of different types.
**Proposal**
Make a way to easy …
-
Error in provider mode and local mining
version robonomics-tools 0.5.3.0
```
[Error] CallException JSON-RPC error -32000: gas required exceeds allowance (9970723) or always failing transaction.…
-
robonomics_comm 1.0.0
airalab-sidechain
I see the following log
```
[rosout][WARNING] 2019-06-03 10:10:26,866: Could not process inbound connection: [/liability/executor] is not a publisher of …
-
In the last commit 87b8d4c `xrtd` crushes with the error
```
Error] Error in $: key "tx" not present @(robonomics-tools-0.5.1.0-KbiD1JtHv6FQGuxvRWSFI:Network.Robonomics.InfoChan src/Network/Robonomi…
-
I'm trying to use an utility function `ipfs_download()` and I expect it to return a dictionary from a rosbag file. Although I'm gettting this error all the time
```
File "/root/issuing-service-p…
-
**Link: https://github.com/paritytech/substrate/pull/$PR**
-
**Problem**
Currently I can't leave lighthouse using DApp.
-
Robonomics_comm v1.1.0
I try to publish Demand message as usual
```python
pub = rospy.Publisher('/liability/infochan/eth/signing/demand', Demand, queue_size=128)
demand = Demand()
…