Ákos Maróy

Results 9 issues of Ákos Maróy

when compiling rgbdslam_v2, get the following error: ``` $ catkin_make Base path: /home/akos/src/ros/src/catkin_ws Source space: /home/akos/src/ros/src/catkin_ws/src Build space: /home/akos/src/ros/src/catkin_ws/build Devel space: /home/akos/src/ros/src/catkin_ws/devel Install space: /home/akos/src/ros/src/catkin_ws/install #### #### Running command: "make...

it would be nice to have instructions to deploy GlobaLeaks on *BSD

# BUG REPORT **Stack Trace or error message** $ ./siad -M gctwrh Sia Daemon v1.3.1 Loading... (0/6) Loading siad... (1/6) Loading gateway... (2/6) Loading consensus... (3/6) Loading transaction pool... (4/6)...

could you be more specific in what are the dependencies for this app to be compiled under ubuntu 17.04? this is how for I get: ``` $ make g++ -Wall...

Dear Mats, I saw your video regarding the Occulus Rift / DJI drone project. I'm in Trondheim right now, preparing for the http://metamorf.no/ exhibiton. I wonder if it's possible to...

#### Expected Behavior Framework should not through a Runtime error #### Actual Behavior Framework throws the following runtime error: ``` [ERROR] FATAL UNHANDLED EXCEPTION:Unhandled exception. System.NullReferenceException: Object reference not set...

bug

I see that backtrader-api uses alpaca-trade-api, which is deprecated by Alpaca. The new Python API is alpaca-py. Is there a way to backtest using alpaca-py? Will backtrader-api be migrated to...

**Prerequisites** * [X] Put an X between the brackets on this line if you have done all of the following: * [X] Reproduced the problem in a new virtualenv with...

I'm running a code which creates a log of DiskMemImage objects, and I've found that each new object creates and leaves a daemon thread running, even after it is disposed....