Marcel Brucker

Results 7 issues of Marcel Brucker

Resolve issue #3 according to https://github.com/fairlight1337/ros_service_examples/issues/3#issuecomment-347462251

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

performance

Hi, testing your evaluation with a random subset of the ground truth from KITTI as prediction yields strange results, far from the expected 100% AP. On some random two frames...

In order to build the code successfully I had to replace `-std=c++11` by `-std=c++14`. I had to do this inside > Fast-Ground-Segmentation-Based-on-JPC/code/CMakeLists.txt as well as inside the ROS package >...

I followed the [tutorial](http://wiki.ros.org/rosserial_mbed/Tutorials/rosserial_mbed%20Setup) and when executing `rosrun rosserial_mbed make_libraries.py ~/ros/lib` in the 3rd step I encountered this issue with `rviz`: > Exporting rosserial_msgs > > Messages: > Log,TopicInfo, >...

These changes allowed me to install [python-pcl](https://github.com/strawlab/python-pcl/) using the newest PCL version (`sudo apt install libpcl-dev`) and import after applying this [fix](https://github.com/strawlab/python-pcl/issues/71#issuecomment-289805368). 1. `git clone https://github.com/marcelbrucker/python-pcl.git` 2. `cd python-pcl/` 3....

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

bug