Git Product home page Git Product logo

Comments (29)

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hi, @zrd1234. Would you explain for more detailed information?? For examples, executed launch file and dependencies.

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hi, @zrd1234. Would you explain for more detailed information?? For examples, executed launch file and dependencies.

After I compile the program in the NX trajectory_tracking_gazebo.launch file, everything else runs, but when the model is going to move, the process is reported to die.
When I run roslaunch mpc_ros nav_gazebo.launch, everything works fine, but when I give it a target point, the process dies.
Thank you for your reply. Thank you.

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hello, when you have time, can you answer my question? I'm a little worried. Thank you very much.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hi, @zrd1234.
In order to send the target goal via RViz(2D Goal Arrow), you need to replace the stand-along node with the move_base plugin such as DWA, etc. I tried to construct the dummy move_base plugin, but it has some limitations.
If you want to send the target goal, you can refer mpc_plugin.xml.

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hello, is it possible that I run ref under the x86 architecture because of the architecture problem ref_ trajectory_ tracking_gazebo.launch file can succeed.
But when I run under the arm architecture, an error will be reported.
I don't understand what you mean by reference.
Thank you for your reply.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hello, is it possible that I run ref under the x86 architecture because of the architecture problem ref_ trajectory_ tracking_gazebo.launch file can succeed. But when I run under the arm architecture, an error will be reported. I don't understand what you mean by reference. Thank you for your reply.

I sorry to that, but I haven't never tried to launch mpc_ros on arm architecture.
I checked the error log you uploaded: "failed to path generation". The meaning is that it can't make the path since too short distance.
Could you check the "mpc_reference" topic visualization on Rviz and decrease the "path_length" param value?

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

您好,由于体系结构问题,我是否有可能在x86架构下运行ref ref_ trajectory_ tracking_gazebo.launch文件可以成功。但是当我在手臂架构下运行时,会报告错误。我不明白你所说的参考是什么意思。感谢您的回复。

对此我很抱歉,但我从未尝试过在 arm 架构上启动。我检查了您上传的错误日志:“无法生成路径”。意思是它不能走路,因为距离太短。您能否检查 Rviz 上的“mpc_reference”主题可视化并减少“path_length”参数值?mpc_ros
Thank you for your reply. I will try it and ask again if there are any questions. Thank you very much for replying to me so quickly. Thank you very much.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

If you solved this issue, please close the issue.

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hello, is it possible that I run ref under the x86 architecture because of the architecture problem ref_ trajectory_ tracking_gazebo.launch file can succeed. But when I run under the arm architecture, an error will be reported. I don't understand what you mean by reference. Thank you for your reply.

I sorry to that, but I haven't never tried to launch mpc_ros on arm architecture. I checked the error log you uploaded: "failed to path generation". The meaning is that it can't make the path since too short distance. Could you check the "mpc_reference" topic visualization on Rviz and decrease the "path_length" param value?

Hello, I tried to reduce the path_length, but it still didn't work. The error is as follows.
62875ed6cca0188bba5688d3c97ad78

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

If you solved this issue, please close the issue.

Hello, could you please help me check the problem when you have time? Thank you very much. I really need this method to apply to my robot.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

If you solved this issue, please close the issue.

Hello, could you please help me check the problem when you have time? Thank you very much. I really need this method to apply to my robot.

Hi, it is hard to guess what reason occurs according to screenshot. Could you add some logs on c++ files and check again which code has the problem?

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

If you solved this issue, please close the issue.

Hello, could you please help me check the problem when you have time? Thank you very much. I really need this method to apply to my robot.

Hi, it is hard to guess what reason occurs according to screenshot. Could you add some logs on c++ files and check again which code has the problem?

Hello, may I ask how to operate, this aspect is not very clear.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hi, @zrd1234 . you can try to add some codes such as ROS_INFO, ROS_WARN on c++ file which you launched and re-launch after catkin_make build.

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hi, @zrd1234 . you can try to add some codes such as ROS_INFO, ROS_WARN on c++ file which you launched and re-launch after catkin_make build.

Hello, run ref_trajectory_tracking_gazebo. Launch, whether MPC. CPP and trackRefTraijnode CPP file to run.
rosinfo, these display messages, just to see which one will crash the program?

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hello, I've been trying all this time, but I still can't solve it. Then I changed the mpc to pure_pursuit, but I couldn't move it, as shown in the screenshot below.
微信图片_20230131160057(1)
ede4145ab069750e99d54bacf331d90

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hello, could you please help me check the problem when you have time? Thank you very much. I really need this method to apply to my robot.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hi, @zrd1234 . Would you attach the rqt_graph?? I can't seize your situation exactly. Please upload it.
The later screen-capture image show the "map" passed to ... that means didn't realize the total relationship for TF. It can't be seem to be mpc_ros problem I think

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hi, @zrd1234 . Would you attach the rqt_graph?? I can't seize your situation exactly. Please upload it. The later screen-capture image show the "map" passed to ... that means didn't realize the total relationship for TF. It can't be seem to be mpc_ros problem I think

Hello, I re-downloaded and ran the code.
I'm running a roslaunch mpc_ros ref_trajectory_tracking_gazebo. Launch
The situation is as follows:
0eb9d9297df91ccc3876308f9f426a0
e8b7d4bd5af8eeab3aea24f22a6f84b

from mpc_ros.

Resister1 avatar Resister1 commented on June 3, 2024

Hi, @zrd1234. Would you explain for more detailed information?? For examples, executed launch file and dependencies.

After I compile the program in the NX trajectory_tracking_gazebo.launch file, everything else runs, but when the model is going to move, the process is reported to die. When I run roslaunch mpc_ros nav_gazebo.launch, everything works fine, but when I give it a target point, the process dies. Thank you for your reply. Thank you.

Hello, I have the same question, have you solved this issue?

from mpc_ros.

Resister1 avatar Resister1 commented on June 3, 2024

方便加个微信吗?想请教一下你

from mpc_ros.

Resister1 avatar Resister1 commented on June 3, 2024

Hi, @zrd1234. Would you explain for more detailed information?? For examples, executed launch file and dependencies.

After I compile the program in the NX trajectory_tracking_gazebo.launch file, everything else runs, but when the model is going to move, the process is reported to die. When I run roslaunch mpc_ros nav_gazebo.launch, everything works fine, but when I give it a target point, the process dies. Thank you for your reply. Thank you.

Hello, I have the same question, have you solved this issue?

方便加个微信吗?想请教一下你

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hi, @zrd1234 and @Resister1. Could you check the issue(#37)? I just updated the melodic branch for solving setPlan bug.

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hi, @zrd1234 and @Resister1. Could you check the issue(#37)? I just updated the melodic branch for solving setPlan bug.
Hello, still can't solve this problem. There's something wrong with the generating path. Can you help me? I need this program very much.
image
a768cdb46da27bb5cb4d74d240b42f0

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

Hi, @zrd1234 and @Resister1. Could you check the issue(#37)? I just updated the melodic branch for solving setPlan bug.

Hi, I've detected a problem. In the trackRefTraj.cpp file, around line 377: solve the problem, there is an error in this place, which leads to the process die. Do you have any suggestions?
80ce1358ea0956da1eb86236cebad36

from mpc_ros.

Resister1 avatar Resister1 commented on June 3, 2024

Hi, @zrd1234 and @Resister1. Could you check the issue(#37)? I just updated the melodic branch for solving setPlan bug.

well, I just updated the melodic branch but it doesn't work. Also, I want to ask if this code can adapt to the ROS-noetic/Ubuntu 20.04.

from mpc_ros.

Geonhee-LEE avatar Geonhee-LEE commented on June 3, 2024

Hi, @zrd1234 and @Resister1. Could you check the issue(#37)? I just updated the melodic branch for solving setPlan bug.

Hi, I've detected a problem. In the trackRefTraj.cpp file, around line 377: solve the problem, there is an error in this place, which leads to the process die. Do you have any suggestions? 80ce1358ea0956da1eb86236cebad36

It seems like Ipopt solver problem. Did you install coin-or Ipopt completely?

from mpc_ros.

zrd1234 avatar zrd1234 commented on June 3, 2024

t seems like Ipopt solver problem. Did you install coin-or Ipopt completely?

I have only installed ipopt, do I need to install anything else?
When I run nav_gazebo.launch, I switch mpc to pursuit.

from mpc_ros.

Resister1 avatar Resister1 commented on June 3, 2024

Dear Sir ,I would like to ask that when I use the global planner you designed as a plugin to the "move_base" of the nav_gazebo.launch file, if I give a target destination in Rviz, it doesn't produce a global path after I choose the corresponding the global planner topic. I am looking forward to your prompt reply. Thank you

from mpc_ros.

Resister1 avatar Resister1 commented on June 3, 2024

Also, I would like to ask that what is the algorithm type in your global planner.

from mpc_ros.

Related Issues (20)

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.