Git Product home page Git Product logo

ground_based_autonomy_basic's Issues

which algorithm the path follower used?

hello ,anyone can tell me which algorithm the path follower module used, I can not understand path follower module when i read the code.Thanks very much .

catkin_make error

CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:在函数‘laserCloudHandler(boost::shared_ptr<sensor_msgs::PointCloud2_<std::allocator > const> const&)’中:
localPlanner.cpp:(.text+0x1e91):对‘pcl::PCLBasepcl::PointXYZI::setInputCloud(boost::shared_ptr<pcl::PointCloudpcl::PointXYZI const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:在函数‘terrainCloudHandler(boost::shared_ptr<sensor_msgs::PointCloud2_<std::allocator > const> const&)’中:
localPlanner.cpp:(.text+0x223f):对‘pcl::PCLBasepcl::PointXYZI::setInputCloud(boost::shared_ptr<pcl::PointCloudpcl::PointXYZI const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl7PCLBaseINS_9PointXYZIEEE[_ZTVN3pcl7PCLBaseINS_9PointXYZIEEE]+0x20):对‘pcl::PCLBasepcl::PointXYZI::setInputCloud(boost::shared_ptr<pcl::PointCloudpcl::PointXYZI const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl7PCLBaseINS_9PointXYZIEEE[_ZTVN3pcl7PCLBaseINS_9PointXYZIEEE]+0x28):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<std::vector<int, std::allocator > > const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl7PCLBaseINS_9PointXYZIEEE[_ZTVN3pcl7PCLBaseINS_9PointXYZIEEE]+0x30):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<std::vector<int, std::allocator > const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl7PCLBaseINS_9PointXYZIEEE[_ZTVN3pcl7PCLBaseINS_9PointXYZIEEE]+0x38):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<pcl::PointIndices const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl6FilterINS_9PointXYZIEEE[_ZTVN3pcl6FilterINS_9PointXYZIEEE]+0x20):对‘pcl::PCLBasepcl::PointXYZI::setInputCloud(boost::shared_ptr<pcl::PointCloudpcl::PointXYZI const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl6FilterINS_9PointXYZIEEE[_ZTVN3pcl6FilterINS_9PointXYZIEEE]+0x28):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<std::vector<int, std::allocator > > const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl6FilterINS_9PointXYZIEEE[_ZTVN3pcl6FilterINS_9PointXYZIEEE]+0x30):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<std::vector<int, std::allocator > const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl6FilterINS_9PointXYZIEEE[_ZTVN3pcl6FilterINS_9PointXYZIEEE]+0x38):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<pcl::PointIndices const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl9VoxelGridINS_9PointXYZIEEE[_ZTVN3pcl9VoxelGridINS_9PointXYZIEEE]+0x20):对‘pcl::PCLBasepcl::PointXYZI::setInputCloud(boost::shared_ptr<pcl::PointCloudpcl::PointXYZI const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl9VoxelGridINS_9PointXYZIEEE[_ZTVN3pcl9VoxelGridINS_9PointXYZIEEE]+0x28):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<std::vector<int, std::allocator > > const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl9VoxelGridINS_9PointXYZIEEE[_ZTVN3pcl9VoxelGridINS_9PointXYZIEEE]+0x30):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<std::vector<int, std::allocator > const> const&)’未定义的引用
CMakeFiles/localPlanner.dir/src/localPlanner.cpp.o:(.data.rel.ro._ZTVN3pcl9VoxelGridINS_9PointXYZIEEE[_ZTVN3pcl9VoxelGridINS_9PointXYZIEEE]+0x38):对‘pcl::PCLBasepcl::PointXYZI::setIndices(boost::shared_ptr<pcl::PointIndices const> const&)’未定义的引用
collect2: error: ld returned 1 exit status
CMakeFiles/localPlanner.dir/build.make:611: recipe for target '/home/ysz/autonomous_exploration_development_environment/devel_isolated/local_planner/lib/local_planner/localPlanner' failed
make[2]: *** [/home/ysz/autonomous_exploration_development_environment/devel_isolated/local_planner/lib/local_planner/localPlanner] Error 1
CMakeFiles/Makefile2:1381: recipe for target 'CMakeFiles/localPlanner.dir/all' failed
make[1]: *** [CMakeFiles/localPlanner.dir/all] Error 2
Makefile:159: recipe for target 'all' failed
make: *** [all] Error 2
<== Failed to process package 'local_planner':
Command '['/home/ysz/autonomous_exploration_development_environment/devel_isolated/loam_interface/env.sh', 'make', '-j8', '-l8']' returned non-zero exit status 2

magic number

float gridVoxelSize = 0.02;
float searchRadius = 0.45;
float gridVoxelOffsetX = 3.2;
float gridVoxelOffsetY = 4.5;
const int gridVoxelNumX = 161;
const int gridVoxelNumY = 451;

Hi, What is the purpose of these parameters?

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.