Git Product home page Git Product logo

rll_path_planning_project's People

Contributors

mk1012 avatar wiewo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rll_path_planning_project's Issues

check_path logic

Hello!

I am trying to understand the logic of checking path:

From (-0.3, -0.58, 1.57) to (0,-0.58,1.57), check_path is successful:

[INFO] [1607361215.408972]: start pose: x -0.300000, y -0.580000, theta 1.570000
[INFO] [1607361215.409855]: goal pose: x 0.000000, y -0.580000, theta 1.570000
[INFO] [1607361215.410726]: check_path requested from 'Point2D(-0.30, -0.58), theta: 1.57' to 'Point2D(0.00, -0.58), theta: 1.57'
[INFO] [1607361215.468045]: check_path succeeded

However, just From (-0.3, -0.58, 1.57) to (0.1,-0.58,1.57), check_path is not successful:

[INFO] [1607361415.854583]: start pose: x -0.300000, y -0.580000, theta 1.570000
[INFO] [1607361415.855788]: goal pose: x 0.100000, y -0.580000, theta 1.570000
[INFO] [1607361415.856702]: check_path requested from 'Point2D(-0.30, -0.58), theta: 1.57' to 'Point2D(0.10, -0.58), theta: 1.57'
[WARN] [1607361415.918201]: check_path failed: NO_PATH_FOUND

I am not sure why it is like that. Could you please provide some suggestions ? Thanks!

rll_planning_project build failed

Hi,

I am trying to build this package but it showed below error as " "‘rll_msgs::PickPlace’ has not been declared". could you please suggest? thanks !

Errors << rll_planning_project:make /home/tao/catkin_ws/logs/rll_planning_project/build.make.000.log
/home/tao/catkin_ws/src/rll_planning_project/src/planning_iface.cpp: In member function ‘bool PlanningIfaceBase::runPlannerOnce(const JobEnvGoalConstPtr&, rll_msgs::JobEnvResult*)’:
/home/tao/catkin_ws/src/rll_planning_project/src/planning_iface.cpp:188:13: error: ‘rll_msgs::PickPlace’ has not been declared
rll_msgs::PickPlace::Request pick_place_req;

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.