Code Monkey home page Code Monkey logo

autoware_perception's Introduction

Metrics

autoware_perception's People

Contributors

k0suke-murakami avatar yukkysaito avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

autoware_perception's Issues

build failed

him, yukkyto:
I clone your autoware_perception project, and I finish the environment setting(cuda,cudnn,tensorrt). But I have error as following when I build the project. Is this file missing CompareMapFilterConfig.h from your project:

In file included from /home/ubuntu16/ws_lidar_point/src/autoware_perception/points_preprocessor/src/compare_map_filter/voxel_based_compare_map_filter_nodelet.cpp:33:0:
/home/ubuntu16/ws_lidar_point/src/autoware_perception/points_preprocessor/include/points_preprocessor/compare_map_filter/voxel_based_compare_map_filter_nodelet.h:4:56: fatal error: points_preprocessor/CompareMapFilterConfig.h: without that file or directory.

The purpose of almost identical files in shape_estimation/src/filter

The only valuable difference between different vehicles' filters and correctors is in values of limits.
So why don't put them in separate config files, while storing all identical code in single .cpp file?
The only thing i can suppose is the plan to develop different filtering and correcting techniques for different vehicles. Will there be any updates?

Tensorrt_yolo3 works only with pre-built fp32.engine file

With fp32.engine file downloaded from your cloud storage everything is working fine, but when I remove it and let caffe build the engine on its own, output becomes incredibly messy:
Screenshot from 2019-11-07 18-41-06
Screenshot from 2019-11-07 18-40-58
Currently I'm working on integration of model trained on custom dataset, could you please explain how to provide the compatibility?

PointPillars setup

Hi,yukkysaito.
I'm having little problem of setting up the pointpillars package. I put pointpillars and autoware-msgs in the workspace. After install few other dependencies, the workspace was built successfully.

I was able to run the launch file with pretrained modles and pointcloud topic. I had rosgbag running for pointcloud /points_raw.

However, it is showing:
[ERROR] [1595386613.011696429]: "base_link" passed to lookupTransform argument target_frame does not exist

I built the package two month ago, the package was working when I set baselink_suppport to false. There was messages published on /objects topic. But now it seems like the node is not running and rostopic echo /objects says:
ERROR: Cannot load message class for [autoware_msgs/DynamicObjectWithFeatureArray]. Are your messages built?

Any suggestion would be helpful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.