-
Octomap package has a BSD license as see below, however it includes the octovis viewer in the source of the package. The octovis viewer has a GPL v2 license that is not BSD and is unusable and should …
-
For the scenario we are developing with @towardthesea and @pattacini - "reaching in clutter" - we are leveraging on the `IOL` output that gives us 3d bounding boxes of objects in the scene. We want t…
-
I'm trying to rebuild opencog, and while `cmake ..` seems to report no problems, `make` starts to report errors after
```
[ 26%] Building CXX object opencog/nlp/fuzzy/CMakeFiles/nlpfz.dir/FuzzySCM.c…
-
- Have some knowledge of where we should look and where we have already looked
- Visualize it in Rviz
-
@martin-mosteiro i believe this could be a good way to get you started.
The idea will be to create automated graphs comparing the CO2 emissions Vs. Primary energy per building and per scenario.
Ma…
-
This came up as part of the package review for Fedora [https://bugzilla.redhat.com/show_bug.cgi?id=1288870]: tests are the slowest part of build, it would be great if tests could be use a specified nu…
-
The voxelizer seems to work on the provided meshes, but on all the other meshes I've tried, obj export results in "#end" written to file and nothing else. Binvox export may or may not work--the output…
mwlow updated
8 years ago
-
hello,
I'm getting the octomap from the stereo camera.Now i want to use this map with move_base (following the tutorial) like below:
```
```
and this is …
ghost updated
8 years ago
-
The ATOM records of coordinate-only PDB files (e.g. without occupancy and temperature factor) are only 54 characters long.
The following error is raised
```
DSSP could not be created due to an error:…
-
Google's TensorFlow benchmarks are here!
I've run the benchmarks on the Imagenet Winners.
When I saw issues with the numbers, memory etc., I emailed @Yangqing to confirm what I'm seeing, and that it…